Commit Graph

2151 Commits

Author SHA1 Message Date
95042d68e5 migrated form renderer with basic unit tests 2015-07-24 17:47:08 +02:00
f58d5c42b6 removed try catch in Activation AccTest 2015-07-24 17:08:37 +02:00
7a832ebddb fixing method name in HomePage acceptance test 2015-07-24 16:53: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
ab9ae71799 fixed issue #13 - migrated all dependencies 2015-07-24 16:30:19 +02:00
07bf040bc3 fixed method name case on unit tests 2015-07-24 12:01:44 +02:00
96fe85de3b Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-24 11:53:28 +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
87d69bffb3 Protect loadEnv method from being called during cli usage. 2015-07-23 13:58:59 +02:00
100e785705 Fix camelCase. 2015-07-23 13:56:45 +02:00
98cfbf02b2 Fix camelCase. 2015-07-23 13:55:49 +02:00
1e7ae9d55d Fix camelCase. 2015-07-23 13:54:22 +02:00
d92eb2b6e1 Fix camelCase. 2015-07-23 13:54:06 +02:00
93cb71468d Fix camelCase for methods. 2015-07-23 13:53:31 +02:00
a14134eb35 Fix indentation of JS files. 2015-07-23 13:52:24 +02:00
95ee1902c3 Fix indentation on styles. 2015-07-23 13:51:15 +02:00
5cebe1d1f9 Refactoring contributing guidelines. 2015-07-23 13:47:34 +02:00
342cb829be Added class rules. 2015-07-23 13:46:23 +02:00
391e29e7f3 Replaced settings tests with stubbed WP class.
Settings classes must be merged.
2015-07-23 12:58:41 +02:00
ad68ed4f05 Settings class and stubbed WP class in tests. 2015-07-23 12:56:28 +02:00
02a8e0883a Add option prefix. 2015-07-23 12:31:17 +02:00
7e80f40706 WP Option class to set and get options. 2015-07-23 12:28:20 +02:00
080fcfc0f8 Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-23 12:06:20 +02:00
d3ec721eae updated Settings class and added unit tests 2015-07-23 12:06:10 +02:00
104fe02687 Revert activation logic in tests. 2015-07-22 18:03:05 +02:00
a133a766f7 Avoid polluting the git history with CodeCeption config. 2015-07-22 14:32:28 +02:00
bbfb610126 Use env only in tests, to avoid disabling first user install. 2015-07-22 14:15:55 +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
cd7b3d70ef Add documentation for unit tests with Verify. 2015-07-21 22:33:12 +02:00
fcc857afde Refactored dkim tests taking verify into account. 2015-07-21 22:28:26 +02:00
c138c91b4a Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 22:17:20 +02:00
ffd1cf2fca Documentation for .env 2015-07-21 22:17:00 +02:00
43275b5085 migrated and added unit test for \MailPoet\Util\DKIM class 2015-07-21 19:02:59 +02:00
73288dcf2e Merge branch 'master' of github.com:JoN1oP/namp2 2015-07-21 18:20:54 +02:00
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
e55f1001b7 fix formatting on bullet list 2015-07-21 17:56:15 +02:00
b9d46da296 removed bower and added guide for adding new js libs 2015-07-21 17:54:23 +02:00
05af63dc00 removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules) 2015-07-21 17:32:40 +02:00
fdddcbea14 added symlink dependencies for node_modules in Robo 2015-07-21 12:35:27 +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
d64756f07f Add command to run all tests. 2015-07-20 18:24:05 +02:00
d6c6fa5e44 Add github syntax highlighting on readme. 2015-07-20 18:22:15 +02:00
b9014a1d08 Add more info about running tests. 2015-07-20 18:20:53 +02:00
45802cf252 Install command to run on first install. 2015-07-20 18:16:59 +02:00
fb5deb7d29 Refactoring commands for an easier use. 2015-07-20 18:10:13 +02:00
eb50d2e536 Watch command. 2015-07-20 18:02:40 +02:00
2258b215df Testing NPM as the only JS package manager. 2015-07-20 17:41:28 +02:00
b4e4cdd1b3 Tests commands in Rubo. 2015-07-17 23:32:35 +02:00
bae0dcba5b First Robo automation file, Rake-like. 2015-07-17 22:43:22 +02:00
5b70529978 XlsxWriter test to make sure it's properly namespaced. 2015-07-17 16:05:22 +02:00