Commit Graph

94 Commits

Author SHA1 Message Date
Khoubza Younes e084ac1102 test: add response class tests 2023-02-05 17:22:00 +01:00
Khoubza Younes fab8a9ecb6 test: test html renderer it retruen only envelopes as json object 2023-02-05 12:41:59 +01:00
Khoubza Younes ffb839e8e1 test: add html presenter tests 2023-02-01 23:51:31 +01:00
Khoubza Younes 10d647199b test: add array presenter tests 2023-02-01 23:51:31 +01:00
Khoubza Younes 0579964afc style: update notification factory base phpunit class 2023-02-01 23:03:47 +01:00
Khoubza Younes 9f426f0b8c test: add storage manager tests 2023-02-01 23:03:12 +01:00
Khoubza Younes ccbeb568c4 test: add Language helper tests 2023-02-01 23:03:00 +01:00
Khoubza Younes afd5fc33e4 test: add echo translator tests 2023-02-01 23:02:43 +01:00
Khoubza Younes a7420e15aa test: add storage bag tests 2023-02-01 00:20:22 +01:00
Khoubza Younes 9b8e3ffa01 test: add StaticBag tests 2023-02-01 00:20:22 +01:00
Khoubza Younes 6c2baa8d01 test: add ArrayBag tests 2023-02-01 00:20:22 +01:00
Khoubza Younes 17112a0bd0 test: add more envelope tests 2023-01-31 23:07:21 +01:00
Khoubza Younes 238eb063a4 test: add testDynamicCallToNotificationBuilder test 2023-01-31 22:46:21 +01:00
Khoubza Younes 7097a59cad test: add TranslationListener tests 2023-01-31 22:41:39 +01:00
Khoubza Younes 426bc17001 test: add StampsListener tests 2023-01-31 22:21:20 +01:00
Khoubza Younes 1007c8536c test: add RemoveListener tests 2023-01-31 22:16:47 +01:00
Khoubza Younes 5f51aef458 test: add PresetListener tests 2023-01-31 22:16:33 +01:00
Khoubza Younes 4fcf78fbda test: add AddToStorageListener tests 2023-01-31 22:16:14 +01:00
Khoubza Younes 5bb9ac2fc7 test: add events tests 2023-01-31 01:48:30 +01:00
Khoubza Younes 02733b0d92 test: add stamps tests 2023-01-31 01:02:50 +01:00
Khoubza Younes 6b2066854f test: add notification tests 2023-01-31 00:24:10 +01:00
Khoubza Younes d13e299022 test: add more envelope tests 2023-01-30 23:52:40 +01:00
Khoubza Younes a83aec01fe test: add notification builder tests 2023-01-30 01:29:35 +01:00
Khoubza Younes 48177d6a9c test: rename getMock() to mock() 2023-01-23 00:20:15 +01:00
Khoubza Younes 366787eb80 test: add FlasherContainer tests 2023-01-22 21:49:31 +01:00
Khoubza Younes d9ddb381ed test: add FlasherPlugin tests 2023-01-22 21:48:20 +01:00
Khoubza Younes af79946599 test: update config tests 2023-01-22 21:43:42 +01:00
Khoubza Younes a5292eae45 chore: add setProperty, getProperty, invokeMethod and getMock helper methods 2023-01-22 21:42:29 +01:00
Khoubza Younes 469e826007 feat: symplify symfony tests
wip

wip
2023-01-17 03:48:41 +01:00
Khoubza Younes 89d656a5dc fix: update php-cs-fixer rules 2022-12-07 23:10:03 +01:00
KHOUBZA Younes babb9120f7 Run php-cs-fixer 2022-07-03 12:20:44 +01:00
KHOUBZA Younes 29c32a6e7f update unit tests 2022-07-03 12:10:11 +01:00
KHOUBZA Younes ac0a0953fd add transtion tests 2022-05-27 15:49:32 +01:00
KHOUBZA Younes ac6d046c63 Prepare v1.0 release
rename template adapter to flasher, and add title to base notification class

Wip
2022-05-16 08:18:15 +01:00
Khoubza Younes c30a9824af Upgrade flasher js to v0.7.1 to fix executing js callback function from string 2022-03-09 08:43:55 +01:00
Khoubza Younes e37cb9bb1f add persistent template notifications -> bump flasher-js to v0.6.1 2021-10-27 20:21:05 +01:00
Khoubza Younes e07dee31bb allow users to override template factory options and styles 2021-10-23 17:08:27 +01:00
Khoubza Younes c8d65284d1 bump flasher js to v0.4.0 2021-10-23 10:52:51 +01:00
Khoubza Younes e80126fa4f upgrade flasher js to v0.3.0 2021-10-22 22:22:47 +01:00
Khoubza Younes 6a00897ce6 add title to template adapter
fix tests

Trigger CI
2021-10-22 21:26:13 +01:00
Khoubza Younes d3c7b6689c Wip 2021-10-03 23:12:52 +01:00
Khoubza Younes 3d31936102 Wip 2021-10-03 23:12:02 +01:00
Khoubza Younes 07d0700740 fix tests 2021-10-03 22:57:51 +01:00
Khoubza Younes 103b0fdfea move tests to tests files 2021-10-03 21:39:04 +01:00