Skip to content

Commit

Permalink
Merge pull request #146 from spc-group/fix_tests
Browse files Browse the repository at this point in the history
Fixed tests.

Removed simulated IOCs and simulated Tiled server to make the tests less flakey.

The CI still fails, but pass on my local machine, so I'll merge this and then come back and fix the CI.
  • Loading branch information
canismarko authored Nov 14, 2023
2 parents acced91 + 6a2d456 commit 4816d6e
Show file tree
Hide file tree
Showing 75 changed files with 1,504 additions and 1,674 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install micromamba
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml
- name: Setup X virtual frame buffer
Expand Down
222 changes: 0 additions & 222 deletions conftest.py

This file was deleted.

8 changes: 0 additions & 8 deletions poetry.lock

This file was deleted.

Loading

0 comments on commit 4816d6e

Please sign in to comment.