Commit graph

75 commits

Author SHA1 Message Date
Jamie
123e641f2c
Update user-preferences-profile.spec.ts 2023-06-20 12:40:40 +01:00
Jamie
4a5b7c8dc6
Update user-preferences-profile.spec.ts 2023-06-20 12:22:03 +01:00
tidusjar
ccecc80776 slow the tests down 2023-06-20 12:02:14 +01:00
tidusjar
9f8e07fc42 fix? 2023-06-20 11:44:07 +01:00
tidusjar
2187c0d7d4 Run the wizard as part of the feature files 2023-06-20 11:14:43 +01:00
tidusjar
b157ce227d a 2023-06-20 10:23:27 +01:00
tidusjar
e0888f0769 put it back 2023-06-20 09:54:59 +01:00
tidusjar
fa7167731e Merge branch 'develop' into mocking 2023-06-20 09:50:19 +01:00
tidusjar
f1ed379637 stuff 2023-06-20 09:49:13 +01:00
Jamie
5f60950802
small improvements to fix flaky tests (#4970) [skip ci] 2023-06-20 09:38:04 +01:00
tidusjar
db50e330b4 fixes 2022-12-05 09:15:16 +00:00
Jamie
80e0bbf312
Update cypress.config.ts 2022-12-03 08:09:42 +00:00
tidusjar
618a775eb3 features 2022-12-02 16:26:03 +00:00
tidusjar
dc0a66f4d8 test coverage on the plex settings page 2022-12-02 15:37:32 +00:00
tidusjar
cd6b70f771 updates 2022-12-02 12:27:46 +00:00
Jamie
4816acf6f9
feat: Angular 15 and Dependency upgrades (#4818) 2022-12-01 14:13:09 +00:00
Jamie
ff04d87534
feat: Recently requested improvements (#4755)
* feat(discover):  Admins can now approve the Recently Requested list

* feat(discover):  Images for the recently requested area are now loading faster and just better all around

* test:  Added automation for the new feature
2022-09-14 20:39:48 +01:00
Jamie
44d38fbaae
feat: Recently Requested on Discover Page (#4387) 2022-08-09 16:33:55 +01:00
tidusjar
f044a4325a test: fixed automationt tests [skip ci] 2022-08-05 20:17:36 +01:00
Jamie
aa532457f2
build: Run automation tests in docker (#4715)
[skip ci]
2022-08-03 20:08:15 +01:00
Jamie
898bc89fa7
feat(discover): Added infinite scroll on advanced search results
* feat(discover):  Added infinite scroll on advanced search results
2022-07-22 22:04:18 +01:00
Jamie
b9d55a469b
feat: Upgrade to Angular14 (#4668)
* refactor: 🔥 removed angular-bootstrap-md dependancy

* chore: update tsconfig

* yeah

* ng14 upgrade

* refactor: migration changes

* fix: fixed CLI

* test: Fixed automation
2022-06-22 21:33:45 +01:00
tidusjar
4509a0aed6 automation improvements 2022-04-07 13:14:46 +01:00
sephrat
933b3892a2
chore: Fix broken automation test (#4471) 2022-01-14 13:01:10 +00:00
tidusjar
f32adbdb8b test(automation): Fixed automation tests 2021-11-25 08:11:53 +00:00
sephrat
334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
* Secure ManageOwnRequests API paths

Fixes #4391

* Hide delete request option if user is not allowed

* Refactor CheckOwnRequests

* Fix deleteRequest test

* Improve performance and clean up code

* Fix manageOwnRequests check

* Refactor CheckCanManageRequest
2021-11-11 10:21:44 +00:00
tidusjar
b6fa61b33d test: Updated automation tests 2021-10-20 22:25:33 +01:00
tidusjar
7a2a14695e test: Fixed user management tests 2021-10-14 15:44:32 +01:00
tidusjar
9ef57bba28 test: Fixed user preferences tests 2021-10-14 15:35:32 +01:00
tidusjar
1ea00fed01 test: Fixed wizard test 2021-10-14 15:31:59 +01:00
tidusjar
2fe41f3910 test(automation): 🧪 Fixed flakey tests 2021-10-11 14:07:30 +01:00
tidusjar
3056788d5a test(automation): Fixed the user security automation tests 2021-10-11 12:49:51 +01:00
tidusjar
72668d1c50 Fixed tests 2021-06-10 08:23:31 +01:00
tidusjar
b61d53029c Added mobile tests 2021-04-02 00:08:59 +01:00
tidusjar
f2ea1d0e13 Fixed up some more tests 2021-04-01 23:56:37 +01:00
tidusjar
0eeb163a0d Fixed automation tests 2021-04-01 10:21:48 +01:00
tidusjar
b3a2fbdb0d Fixed last test 2021-03-29 08:56:58 +01:00
tidusjar
4af31f165b Fixed up some tests 2021-03-29 08:30:22 +01:00
tidusjar
57e986a118 Fixed the issue where TV shows sometimes were not appearing as available on the Discover and Search pages, added more automation tests to cover this 2021-03-28 20:26:35 +01:00
tidusjar
c464b23bdc Fixed the v1 API, added tests around that API to ensure we keep backwards compatability 2021-03-28 15:36:18 +01:00
tidusjar
1011d965cb removed onlys 2021-03-25 10:49:57 +00:00
tidusjar
130efd8216 Fixed the bugs that the automation tests found 2021-03-25 09:55:44 +00:00
tidusjar
600c88dd20 Removed only's 2021-03-25 09:05:29 +00:00
tidusjar
b9f5c06b7c Fixed unit tests 2021-03-25 09:04:48 +00:00
tidusjar
5678f43f41 Fixed up tests to be aware of the new dialog 2021-03-25 08:54:35 +00:00
tidusjar
62cceb803d removed .only 2021-03-24 09:15:01 +00:00
tidusjar
e34ce215ac Fixed all the automation tests, and the bugs that the tests found 2021-03-24 09:05:40 +00:00
tidusjar
9109350f2e Some small fixes, and more automation tests to cover the breaking scenario from earlier 2021-03-22 16:48:33 +00:00
tidusjar
cb3916f773 Fixed the issue where we couldn't request TV shows from the discover page 2021-03-22 15:11:43 +00:00
tidusjar
3aba6516e0 Replaced all the mat-icons with fontawesome 2021-03-22 10:04:41 +00:00