Skip to content

Commit

Permalink
Move EVA tests to own suite
Browse files Browse the repository at this point in the history
  • Loading branch information
pattihis committed May 29, 2024
1 parent 15c0dcf commit 6b2a050
Show file tree
Hide file tree
Showing 29 changed files with 106 additions and 907 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-php-eva.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
suite: [ eva_integration, eva_restv1, eva_restv1_et, eva_end2end ]
suite: [ eva_integration, restv1, restv1_et, end2end ]
runs-on: ubuntu-latest
steps:
# ------------------------------------------------------------------------------
Expand Down
199 changes: 103 additions & 96 deletions composer.lock

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions tests/eva_integration.suite.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ modules:
- the-events-calendar/the-events-calendar.php
- event-tickets/event-tickets.php
- event-tickets-plus/event-tickets-plus.php
- easy-digital-downloads/easy-digital-downloads.php
activatePlugins:
- the-events-calendar/the-events-calendar.php
- event-tickets/event-tickets.php
- event-tickets-plus/event-tickets-plus.php
- easy-digital-downloads/easy-digital-downloads.php
silentlyActivatePlugins:
- woocommerce/woocommerce.php
- WPQueries
77 changes: 0 additions & 77 deletions tests/snapshots/Event_Automator/Power_Automate/APITest.php

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6b2a050

Please sign in to comment.