Skip to content

Commit 9a5bd70

Browse files
test: remove out of scope tests
These should be in stableswap-ng repo if anything
1 parent 377c0a7 commit 9a5bd70

File tree

5 files changed

+2
-111
lines changed

5 files changed

+2
-111
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- "tests/amm"
2323
- "tests/lending"
2424
- "tests/stableborrow"
25-
- "tests/swap"
2625
venom:
2726
- { name: "standard mode", value: false }
2827
# - { name: "venom mode", value: true }

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ venv
2323
.venv
2424
prof
2525
.prof
26-
.pytest_cache
26+
.pytest_cache
27+
AGENTS.md

tests/swap/__init__.py

Whitespace-only changes.

tests/swap/conftest.py

Lines changed: 0 additions & 62 deletions
This file was deleted.

tests/swap/test_price.py

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)