]> git.koha-community.org Git - koha.git/commit
Bug 34587: Add cypress tests for Data providers
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 20 Jun 2023 10:15:38 +0000 (10:15 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Oct 2023 19:46:04 +0000 (16:46 -0300)
commite46321b31e18dad2b4a44a3e9bc199778125a998
tree5097d75bc51c5934a5abfb8fd87d1389cb910fd8
parente1583a334a1b693cbf41f1552c65a667376632bc
Bug 34587: Add cypress tests for Data providers

Signed-off-by: Jessica Zairo <jzairo@bywatersolutions.com>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
.gitignore
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProviderDetails.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersSummary.vue
t/cypress/integration/ERM/DataProviders_spec.ts [new file with mode: 0644]
t/cypress/integration/ERM/UsageReports_spec.ts [new file with mode: 0644]
t/cypress/support/e2e.js