# Plugin acceptance tests showcase

**URL:** https://meta.discourse.org/t/plugin-acceptance-tests-showcase/47251
**Category:** Development
**Created:** [July 13, 2016, 9:42pm UTC](https://meta.discourse.org/t/plugin-acceptance-tests-showcase/47251 "2016-07-13T21:42:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dachary](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dachary/32/119731_2.png) [@dachary](https://meta.discourse.org/u/dachary)
#### Post date: [July 13, 2016, 9:42pm UTC](https://meta.discourse.org/t/plugin-acceptance-tests-showcase/47251/1 "2016-07-13T21:42:37Z")

</div>

Hi,

Is there [a plugin](https://meta.discourse.org/c/plugin) with [acceptance tests](https://meta.discourse.org/t/beginner-s-guide-to-creating-discourse-plugins-part-6-acceptance-tests/32619) that are a good showcase from which I could get inspiration ?

Cheers

---

<div class="post-metadata">

### Author: ![dachary](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dachary/32/119731_2.png) [@dachary](https://meta.discourse.org/u/dachary)
#### Post date: [July 13, 2016, 9:49pm UTC](https://meta.discourse.org/t/plugin-acceptance-tests-showcase/47251/2 "2016-07-13T21:49:40Z")

</div>

There are plenty of acceptance tests in the discourse code base already discourse/test/javascripts/acceptance/ so it may not be necessary to have more. Unless there are things specific to plugins…
