Commit Graph

2834 Commits

Author SHA1 Message Date
Jonathan Labreuille
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
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
Jonathan Labreuille
f58d5c42b6 removed try catch in Activation AccTest 2015-07-24 17:08:37 +02:00
Jonathan Labreuille
7a832ebddb fixing method name in HomePage acceptance test 2015-07-24 16:53:47 +02:00
Jonathan Labreuille
b10edea821 added user and password in dot env file + updated activation acceptance test - fixing issue #18 2015-07-24 16:52:58 +02:00
Jonathan Labreuille
07bf040bc3 fixed method name case on unit tests 2015-07-24 12:01:44 +02:00
Jonathan Labreuille
96fe85de3b Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-24 11:53:28 +02:00
Jonathan Labreuille
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
marco
100e785705 Fix camelCase. 2015-07-23 13:56:45 +02:00
marco
98cfbf02b2 Fix camelCase. 2015-07-23 13:55:49 +02:00
marco
1e7ae9d55d Fix camelCase. 2015-07-23 13:54:22 +02:00
marco
d92eb2b6e1 Fix camelCase. 2015-07-23 13:54:06 +02:00
marco
93cb71468d Fix camelCase for methods. 2015-07-23 13:53:31 +02:00
marco
391e29e7f3 Replaced settings tests with stubbed WP class.
Settings classes must be merged.
2015-07-23 12:58:41 +02:00
marco
ad68ed4f05 Settings class and stubbed WP class in tests. 2015-07-23 12:56:28 +02:00
Jonathan Labreuille
080fcfc0f8 Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-23 12:06:20 +02:00
Jonathan Labreuille
d3ec721eae updated Settings class and added unit tests 2015-07-23 12:06:10 +02:00
marco
104fe02687 Revert activation logic in tests. 2015-07-22 18:03:05 +02:00
marco
a133a766f7 Avoid polluting the git history with CodeCeption config. 2015-07-22 14:32:28 +02:00
Jonathan Labreuille
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
marco
fcc857afde Refactored dkim tests taking verify into account. 2015-07-21 22:28:26 +02:00
marco
c138c91b4a Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 22:17:20 +02:00
marco
ffd1cf2fca Documentation for .env 2015-07-21 22:17:00 +02:00
Jonathan Labreuille
43275b5085 migrated and added unit test for \MailPoet\Util\DKIM class 2015-07-21 19:02:59 +02:00
marco
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
Jonathan Labreuille
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
marco
b4e4cdd1b3 Tests commands in Rubo. 2015-07-17 23:32:35 +02:00
marco
5b70529978 XlsxWriter test to make sure it's properly namespaced. 2015-07-17 16:05:22 +02:00
marco
9af3977ff9 Acceptance tests. 2015-07-16 18:36:56 +02:00
marco
878fcd005a Unit tests. 2015-07-16 16:45:25 +02:00
marco
71c367d9b0 First unit test. 2015-07-14 22:48:37 +02:00
marco
b38ad03b8a First CodeCeption setup. 2015-07-14 18:18:34 +02:00