Bug 32030: Cypress tests
authorPedro Amorim <pjamorim91@gmail.com>
Fri, 28 Oct 2022 19:08:21 +0000 (19:08 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:46 +0000 (09:44 -0300)
commit4803c4ff44522043d1eebdd0beb2fd379ae2c8d9
tree22477bc64190f2921f5303915083895f0a46cb2e
parenta297b52d6f4ee917f2fc816ecb79db07aa7cb386
Bug 32030: Cypress tests

Agreements: 'add' and 'edit' tests for related documents, agreements, licenses;
Licenses: 'add' and 'edit' tests for related documents;
Packages: 'add' and 'edit' tests for related agreements;
Titles: Regular tests + titles import + resource
Added file.json to fixtures - empty file to test file upload

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
cypress/fixtures/file.json [new file with mode: 0644]
cypress/integration/Agreements_spec.ts
cypress/integration/Licenses_spec.ts
cypress/integration/Packages_spec.ts
cypress/integration/Titles_spec.ts [new file with mode: 0644]
cypress/support/index.js