Skip to content

Commit

Permalink
Include behave tests for presence engine
Browse files Browse the repository at this point in the history
  • Loading branch information
seba-aln committed Jan 26, 2024
1 parent 9693ef1 commit 74cdb09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
mkdir tests/acceptance/encryption/assets/
cp sdk-specifications/features/encryption/assets/* tests/acceptance/encryption/assets/
cp sdk-specifications/features/subscribe/event-engine/happy-path.feature tests/acceptance/subscribe/happy-path.feature
cp sdk-specifications/features/subscribe/event-engine/presence-engine.feature tests/acceptance/subscribe/presence-engine.feature
sudo pip3 install -r requirements-dev.txt
behave --junit tests/acceptance/pam
Expand Down

0 comments on commit 74cdb09

Please sign in to comment.