Commit Graph

22 Commits

Author SHA1 Message Date
7960811987 Add missing tests files. 2015-10-14 15:56:25 +02:00
2cc24ae965 - Added acceptance tests for the Newsletters page
- Added a shim to make PhantomJS work with React (temporary workaround)
- Removed asset compilation during acceptance testing
Closes #111
2015-09-07 20:05:55 -04:00
e1f8ac0f91 Unit Test Listing
- added unit test for Listing Handler
- added unit test helper to generate Subscribers
2015-09-03 16:45:52 +02:00
304bc9419e Remove generated tests from the repo.
Codeception creates a dynamic class to handle test helpers.
It shouldn't be on git.
2015-08-03 15:56:06 +02:00
7b291ae594 Support tests. 2015-08-03 14:31:26 +02:00
1456cd0a85 changed Twig syntax to Ruby style to avoid conflict with HBS templates + added missing files from makepot 2015-07-31 12:44:06 +02:00
021192a4c5 Test helpers. 2015-07-30 22:02:36 +02:00
acc3854ba9 fixed conflict and removed test in initializer 2015-07-29 16:56:23 +02:00
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00
3c6239066a Support tests. 2015-07-29 15:38:40 +02:00
d736420f3d Support tests. 2015-07-28 23:17:40 +02:00
ffbc54ffb7 added loadEnv to unit test and removed bootstrap code + added basic acceptance test for form widget (had to increase the wait value oh web driver to bypass JS animations delay) 2015-07-28 11:40:31 +02:00
8aea2675f2 added acceptance test for formwidget + added utility method to login into WP for acceptance tests + fixed unit test of form renderer 2015-07-27 18:12:47 +02:00
b10edea821 added user and password in dot env file + updated activation acceptance test - fixing issue #18 2015-07-24 16:52:58 +02:00
e753a36acf - migrated Host Web & SMTP classes from MP3 (with unit tests)
- added dependencies in relation to issue #13 (still ongoing)
2015-07-24 11:51:32 +02:00
104fe02687 Revert activation logic in tests. 2015-07-22 18:03:05 +02:00
3a572a99ff - renamed DKIM class method to camelCase and updated unit test - re-added acceptance suite yml file to the repo and updated gitignore 2015-07-22 11:42:17 +02:00
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
9af3977ff9 Acceptance tests. 2015-07-16 18:36:56 +02:00
878fcd005a Unit tests. 2015-07-16 16:45:25 +02:00
b38ad03b8a First CodeCeption setup. 2015-07-14 18:18:34 +02:00