Commit Graph

1275 Commits

Author SHA1 Message Date
Vlad
d3ebc9706c - Updates unit test 2016-07-22 08:45:32 -04:00
Jonathan Labreuille
362ee49ce4 Let the statisticsForms model return the total signups instead of the form model
- added unit test for getTotalSignups() method
2016-07-19 17:38:45 +02:00
Tautvidas Sipavičius
a5300624c2 - Bump up release version to 0.0.36;
- Fix translation strings in unit tests
2016-07-15 15:59:40 +03:00
Jonathan Labreuille
7b0c130d0a updated unit test for custom fields of date type 2016-07-01 14:14:18 +02:00
Tautvidas Sipavičius
c22d434dff Merge pull request #531 from mailpoet/unit_test_catchup
Unit test update
2016-06-28 12:22:50 +03:00
Jonathan Labreuille
306cdeb68f Models unit tests update 2016-06-27 13:53:56 +02:00
Tautvidas Sipavičius
7ee83dad06 Merge pull request #527 from mailpoet/sending_queue_refactor
Sending queue refactor
2016-06-23 18:16:21 +03:00
Jonathan Labreuille
264b7e180b listing handler and bulk actions tests completed 2016-06-22 13:47:54 +02:00
Jonathan Labreuille
88dc7f4199 removing DKIM and useless classes 2016-06-22 13:47:54 +02:00
Vlad
efc9bac760 - Updates unit tests 2016-06-20 23:36:30 -04:00
Jonathan Labreuille
674bbd728e updated Subscriber unit test to use model constants - no fix here 2016-06-20 16:30:34 +02:00
Jonathan Labreuille
9aa25446d1 fixed unit tests 2016-06-15 16:33:48 +02:00
Jonathan Labreuille
d6a68dd4d0 settings column done for welcome emails + WordPress capitalization fix 2016-06-15 16:33:48 +02:00
Jonathan Labreuille
873c3d15a0 Fixed Setting::getValue issue where defaults were not returned for single keys
- updated static strings with constants
2016-06-15 16:26:42 +02:00
Tautvidas Sipavičius
f257b503e9 - Fix unit tests to account for translation changes;
- Exclude 3rd party utility libraries from coverage calculations;
2016-06-10 15:06:44 +03:00
Tautvidas Sipavičius
33bdde1156 Merge pull request #516 from mailpoet/unit_tests
Adds unit test for open/unsubscribe statistics
2016-06-09 12:54:16 +03:00
Vlad
ed707b1738 - Adds unit test for unsubscribe statistics 2016-06-08 21:25:40 -04:00
Vlad
398903e8b8 - Adds unit test for open statistics 2016-06-08 12:38:52 -04:00
Jonathan Labreuille
d590f5ea98 Merge pull request #512 from mailpoet/preview_link_refactoring
Extracts browser preview URl logic into a separate class
2016-06-08 17:12:10 +02:00
Vlad
d6cbe5aac8 - Fixes incorrect shortcode name
- Updates unit test
2016-06-08 11:09:33 -04:00
Jonathan Labreuille
945fe66bbb Merge pull request #514 from mailpoet/model_cleanup
Removes unused method from the base model
2016-06-08 15:13:51 +02:00
Vlad
2cb0b3b071 - Adds unit test for click statistics 2016-06-07 21:57:04 -04:00
Vlad
bc1fb235d3 - Removes unused method from the base model. Closes #511 2016-06-07 18:47:00 -04:00
Vlad
1e9da724ea - Updates exception test logic 2016-06-02 12:33:58 -04:00
Vlad
645d4e15ab - Updates unit test 2016-06-02 11:03:16 -04:00
Vlad
cad5b242b2 - Increases Mailer unit test coverage to 100% 2016-06-02 10:11:36 -04:00
Vlad
26d9b915a2 - Adds unit test for shortcodes helper class 2016-05-31 21:30:38 -04:00
Vlad
16cb91990b - Updates unit test 2016-05-31 20:08:45 -04:00
Jonathan Labreuille
f47c331a5b updated db schema and fixed unit test missing Segment cleanup after 2016-05-27 15:38:24 +02:00
Jonathan Labreuille
3c46a5b434 Optimized Bulk actions
- Updated SQL schema for every created_at column so that it has a default value
- Updated unit tests based on recent changes (new methods in SubscriberSegment model)
- Added check for HelpScout initialization code so that it doesn't throw errors
2016-05-27 14:15:46 +02:00
Jonathan Labreuille
4a4c4e093a Added unit tests for the WP segment
- moved WP segment creation to the Segment model
2016-05-27 14:14:35 +02:00
Jonathan Labreuille
4fa8a650b8 Added unit tests for SubscriberSegment / Subscriber models 2016-05-27 14:14:35 +02:00
Vlad
69381205a2 - Updates unit test 2016-05-27 07:16:11 -04:00
Vlad
142421ad48 - Updates unit test 2016-05-27 07:16:11 -04:00
Vlad
bc9b4eeb19 - Update Segment model/test to use const values for subscriber status 2016-05-25 17:31:38 -04:00
Vlad
7c2d5a45c5 - Updates unit test 2016-05-20 12:12:29 -04:00
Vlad
9d5902e179 - Fixes segment subscriber count when status is "unsubscribed" 2016-05-20 11:35:58 -04:00
Vlad
da08de0e74 - Fixes unit test
- Enables check for ZIP extension
2016-05-19 09:10:26 -04:00
Tautvidas Sipavičius
61df4899cd - Refactor WP DateTime helper
- Add a unit test helper to stub out Wordpress functions
2016-05-18 18:14:54 +03:00
Vlad
be238f4c67 - Fixes unit test
- Corrects method name in scheduler
2016-05-18 10:00:09 -04:00
Vlad
a02b2d3aa0 - Updates migrator/schema to work with MySQL 5.7
- Fixes unit tests
- Fixes export's SQL query to work with strict ONLY_FULL_GROUP_BY option
2016-05-16 22:26:21 -04:00
Jonathan Labreuille
607a151c23 Fix for PHP7 & Mysql 5.7
- added default values to not null columns
- fixed passing by reference issue on MailChimp->getDataCenter
- fixed a couple unit tests
2016-05-16 14:50:43 +02:00
Vlad
23682011af - Prevents WP user's first/last name to be updated during import
- Resets "next step" button state when going to step 3 of import
- Closes #469
2016-05-11 14:44:29 -04:00
Vlad
79e37018c9 - Fixes unit test
- Updates Settings page heading to h1
2016-05-11 08:56:37 -04:00
Vlad
f36dbb78e6 - Updates unit test 2016-05-02 13:44:36 -04:00
Vlad
cca76d0d97 - Adds custom shortcode processing logic
- Updates shortcode categories code
- Completely rewrites shortcodes unit tess
2016-05-01 14:07:06 -04:00
Vlad
412201d965 - Updates unit test 2016-04-30 22:38:39 -04:00
Vlad
5bad682879 - Merges all shortcode links under one category
- Adds filter hooks for custom links
- Renames old shortcodes in the editor and elsewhere
2016-04-30 22:19:59 -04:00
Vlad
ae358ce13e - Updates statistics SQL query
- Fixes tests + expands coverage
- Removes leftover console command
2016-04-27 21:26:47 +03:00
Tautvidas Sipavičius
cb0908fc70 Merge pull request #454 from mailpoet/post_title_shortcode_fix
Updates newsletter post title shortcode
2016-04-27 21:24:34 +03:00