Commit Graph

119 Commits

Author SHA1 Message Date
Alex Holliday b8f99e3f1c Update tests 2024-11-13 14:56:32 +08:00
Alex Holliday c17efe3d01 add tests 2024-11-13 12:34:11 +08:00
Alexander Holliday b55407489b Merge pull request #1124 from bluewave-labs/feat/be/monitor-module-missing-tests
Add missing test cases for pagespeed and hardware monitor types
2024-11-11 15:18:40 -08:00
Alexander Holliday 617aba0a4d Merge pull request #1126 from bluewave-labs/feat/be/invite-module-tests
Feat/be/invite module tests
2024-11-11 15:18:23 -08:00
Alexander Holliday 64c5c62c78 Merge pull request #1127 from bluewave-labs/feat/be/maintenance-window-module-tests
Feat/be/maintenance window module tests
2024-11-11 15:18:04 -08:00
Alexander Holliday c864dba241 Merge pull request #1128 from bluewave-labs/feat/be/notification-module-tests
feat/be/notification-module-tests
2024-11-11 15:17:49 -08:00
Alex Holliday a4a01b0b83 Remove urlIsUnqiue method, update tests 2024-11-11 14:39:30 +08:00
Alex Holliday 75ca6f3239 Add tests 2024-11-11 14:25:44 +08:00
Alex Holliday 4c3eb826b2 Add tests 2024-11-08 12:28:25 +08:00
Alex Holliday 247c034dd7 Add tests for maintenance module 2024-11-08 12:10:13 +08:00
Alex Holliday c701caff93 Add tests for invite module 2024-11-08 11:28:17 +08:00
Alex Holliday b5d9345659 Add missing test cases for pagespeed and hardware monitor types 2024-11-08 10:48:48 +08:00
Alex Holliday 6a5ffdeb79 add tests for checkModule 2024-11-07 12:37:16 +08:00
Alex Holliday 792de1105f Add tests for new controller and DB methods, add missing statusService test 2024-11-06 11:18:03 +08:00
Alex Holliday ba37fb3871 implement remaining tests 2024-11-06 10:38:16 +08:00
Alex Holliday 53fb79bbfb Add tests for monitor module 2024-11-05 16:03:37 +08:00
Alex Holliday b1d7947719 fix typo jas -> has 2024-10-30 09:07:47 +08:00
Alex Holliday e940a0d151 update tests 2024-10-29 13:51:57 +08:00
Alex Holliday eed6f8dc83 remove accidental async from test descriptions 2024-10-28 18:12:46 +08:00
Alex Holliday 9863aa48e2 remove accidental async from test descriptions 2024-10-28 18:11:08 +08:00
Alex Holliday 3a2bdbbffa Update tests for jobQueue 2024-10-28 14:20:51 +08:00
Alex Holliday 378dba0b57 Add tests for notificationService 2024-10-28 14:20:22 +08:00
Alex Holliday 432accaa0b Add tests for statusService 2024-10-28 14:19:37 +08:00
Alex Holliday b49ce1bd6d Add tests for refactored networkService 2024-10-28 14:18:45 +08:00
Alex Holliday b171b540b9 remove empty notification tests 2024-10-28 14:17:38 +08:00
Alexander Holliday 699bea5806 Merge branch 'develop' into fix/be/refactor-auth-controller 2024-10-26 09:39:13 +08:00
Alexander Holliday 3275bc49d0 Merge pull request #1058 from bluewave-labs/feat/be/logger-improvement
feat/be/logger improvement
2024-10-25 09:33:47 +08:00
Alexander Holliday 886d9615f7 Merge pull request #1054 from ajhollid/fix/be/refactor-auth-controller
Fix/be/refactor auth controller
2024-10-25 09:28:08 +08:00
Alex Holliday 4601d46371 update tests 2024-10-24 15:28:21 +08:00
Alex Holliday 8eef831794 update tests 2024-10-24 12:00:25 +08:00
Alex Holliday 2c408063ad update tests 2024-10-24 11:56:40 +08:00
Alex Holliday 084315c377 Update tests 2024-10-24 11:37:24 +08:00
Alex Holliday 86eaae1754 Fix test to expect 401 instead of 403 2024-10-24 11:06:40 +08:00
Alex Holliday 73dcc3f4ed Fix test for deleteUser 2024-10-24 11:06:05 +08:00
Alex Holliday 47946cbf34 Uncomment out expect statement 2024-10-24 10:04:22 +08:00
Alex Holliday 1c2d758e17 fixed error in handlePing test 2024-10-23 11:25:33 +08:00
Alex Holliday 2fcdb20883 Add remaining tests 2024-10-23 11:11:34 +08:00
Alex Holliday 5066580441 add missing 'this' to logger 2024-10-23 11:11:22 +08:00
Alex Holliday 2eea17110c Merge branch 'develop' into feat/be/job-queue-tests 2024-10-23 10:07:09 +08:00
Rushi Gandhi af685f3c8b Merge branch 'develop' into 915-be-add-new-endpoint-for-refreshing-access-token 2024-10-22 10:26:49 +05:30
Alex Holliday 56a4b21401 remove forgotten console.log 2024-10-22 11:39:47 +08:00
Alexander Holliday d29fcfbaf7 Merge pull request #1001 from bluewave-labs/feat/be/settings-service-tests
feat/be/settings service tests
2024-10-22 10:12:02 +08:00
Alex Holliday 6f358d297d Update service and tests to use new 2024-10-22 10:11:02 +08:00
Alex Holliday 26f38f7dd6 Add tests for SettingsService 2024-10-21 16:14:55 +08:00
Alex Holliday 7e0bc44ba6 Update networkService to handle hardware type monitors, add tests for full coverage 2024-10-21 11:55:44 +08:00
Alex Holliday 7f95b061ed Refactor refreshAuthToken, add tests for coverage 2024-10-19 17:18:35 +08:00
Alexander Holliday 287117132b Merge pull request #946 from om-3004/enhancement/check-if-url-resolves
check if the url resolves before adding the monitor
2024-10-19 16:48:42 +08:00
Alex Holliday cbd3aed290 Remove log statements from 2024-10-19 16:38:18 +08:00
Rushi Gandhi 7c24136e6a Add testcases for new endpoint 2024-10-18 14:55:41 +05:30
Alex Holliday 849b8a1e9b Add tests for networkService 2024-10-18 14:23:21 +08:00