38 Commits

Author SHA1 Message Date
Michael Shamoon
9c2dbb3e00 update settings tests to not wait on data which is now on-demand 2022-12-03 09:31:23 -08:00
Michael Shamoon
18a7c01c06 Update frontend fixtures & tests for compatibility 2022-12-03 09:31:23 -08:00
Michael Shamoon
6f68a14d61 Fix frontend tasks display 2022-11-30 13:55:51 -08:00
shamoon
3b1f5668f5 Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Michael Shamoon
fccaf26a10 re-enable frontend tests and fix tasks fixture 2022-09-27 21:01:16 -07:00
Michael Shamoon
9976811bfa Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller 2022-09-26 09:33:05 -07:00
Michael Shamoon
fc34b85b6e Add frontend tests for comments 2022-08-24 14:24:10 -07:00
shamoon
811d4973cf Merge branch 'dev' into feature-frontend-task-queue 2022-07-02 16:54:16 -07:00
Michael Shamoon
021b8d4f91 Update ngbRadioGroups to native buttons 2022-07-02 00:55:18 -07:00
Michael Shamoon
8141b5d58d Update tasks e2e tests to cypress 10
and remove debug print
2022-06-08 19:57:34 -07:00
Michael Shamoon
f69782ffbe Merge branch 'dev' into feature-frontend-task-queue 2022-06-08 19:44:23 -07:00
Michael Shamoon
8c474d3c9a Update e2e tests for collapsible result 2022-06-05 14:16:15 -07:00
Michael Shamoon
a8334ab556 use global fixtures in e2e tests 2022-06-02 15:00:41 -07:00
Michael Shamoon
f0928ffd86 Migrate to cypress 10 2022-06-02 14:47:09 -07:00
Michael Shamoon
98ef3ea3cc Add documents query params e2e tests 2022-06-01 14:12:38 -07:00
Michael Shamoon
f0daa6c4fe Reorganize e2e tests 2022-06-01 12:37:43 -07:00
Michael Shamoon
105b90b83d Simple e2e test for Tasks component 2022-05-27 01:11:20 -07:00
Michael Shamoon
28a1c3e249 Update settings e2e fixture 2022-05-17 11:14:21 -07:00
Michael Shamoon
67b3473365 Refactor to UiSettings 2022-05-17 11:11:39 -07:00
Michael Shamoon
ed96373eb2 update e2e tests for settings initialization 2022-05-17 11:11:39 -07:00
Michael Shamoon
dd7693b0b0 fix management test failing due to hidden button 2022-05-03 13:14:19 -07:00
Michael Shamoon
f34383b6d7 remove stubborn failing e2e settings test for now 2022-04-01 12:11:08 -07:00
Michael Shamoon
5951a54017 Squashed commit of the following:
commit 3709bf5d7602bb2e126465870e00fca35d4f99be
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date:   Fri Apr 1 09:24:12 2022 -0700

    Attempt 2 to fix test failing on GHA
2022-04-01 09:28:47 -07:00
Michael Shamoon
918eb2e602 Fix failing e2e settings test
[ci skip]
2022-04-01 09:09:02 -07:00
Michael Shamoon
49cf5dbf7c fix management e2e tests title
[ci skip]
2022-03-29 23:30:05 -07:00
Michael Shamoon
3f811d7a7e document-detail e2e tests
[ci skip]
2022-03-29 23:12:19 -07:00
Michael Shamoon
053a67fadd test changing pdf viewer 2022-03-29 20:20:46 -07:00
Michael Shamoon
4f36f5c73d Fix settings tests failing because of loading time 2022-03-29 20:02:19 -07:00
Michael Shamoon
89c3fc6777 Fix fixture organization
[ci skip]
2022-03-29 20:02:19 -07:00
Michael Shamoon
8ebb5e224d Mock some API methods in settings spec 2022-03-29 20:02:19 -07:00
Michael Shamoon
337d6d6f9c Mock some API methods 2022-03-29 20:02:19 -07:00
Michael Shamoon
383405da48 Multiple documents, filtering, view changes, in document list e2e testing 2022-03-29 20:02:19 -07:00
Michael Shamoon
b863b178d2 Some document list bulk editor e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
c16484f01e Settings e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
26b74424ac Management e2e tests 2022-03-29 20:02:19 -07:00
Frank Strieter
2b7d5d85df test: run tests in ci 2022-03-23 09:24:07 +01:00
Frank Strieter
02e31ac6f8 test: add cypress test for documents list 2022-03-23 09:24:07 +01:00
Frank Strieter
3ed601307b chore: replace protractor with cypress 2022-03-23 09:22:40 +01:00