Vlad
2856a08cdc
- Made changes as per Marco's comments in #54
...
- Implemented database cleanup for tests. Closes #56
2015-08-12 15:36:56 +00:00
marco
34153e8df6
Refactor all env variables into Env class.
2015-08-08 22:35:46 +02:00
marco
4378d42274
First implementation of the Subscriber ORM Model.
2015-08-07 15:36:43 +02:00
marco
cffec78d38
Initialize the ORM in unit testing bootstrap.
2015-08-07 13:13:36 +02:00
marco
8e0217674f
Env class to hold all environment variables.
...
We are going to use this class to store all variables
that we would store with globals and defines.
It will be initialized in the initializer and we'll be
able to get any variable with static methods.
2015-07-29 16:23:50 +02:00
Jonathan Labreuille
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
Jonathan Labreuille
2c73ab9c5f
added WP env to unit tests - migrated form widget and form renderer + need orm to finish widget implementation as it relies on forms
2015-07-27 17:40:47 +02:00
Jonathan Labreuille
b563dd179b
added MAILPOET_VERSION constant + tried to add tests for form render but need WP env in unit test
2015-07-27 12:27:46 +02:00
Jonathan Labreuille
95042d68e5
migrated form renderer with basic unit tests
2015-07-24 17:47:08 +02:00
marco
878fcd005a
Unit tests.
2015-07-16 16:45:25 +02:00
marco
b38ad03b8a
First CodeCeption setup.
2015-07-14 18:18:34 +02:00