Skip to content

Commit

Permalink
remove ref from coveo-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonapich committed Oct 27, 2023
1 parent b0bbea7 commit 160e0e0
Show file tree
Hide file tree
Showing 8 changed files with 214 additions and 987 deletions.
418 changes: 28 additions & 390 deletions coveo-testing/coveo_testing/mocks.py

Large diffs are not rendered by default.

77 changes: 43 additions & 34 deletions coveo-testing/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion coveo-testing/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,19 @@ authors = ["Jonathan Piché <[email protected]>"]
python = ">=3.8"

attrs = "*"
coveo-ref = { version="*", allow-prereleases = true }
pytest = "*"


[tool.poetry.dev-dependencies]
bandit = "*"
black = "*"
coveo-ref = { path = "../coveo-ref/", develop = true }
mypy = "0.950"
pytest = "*"
typing_extensions = "*"



[tool.stew.ci]
pytest = true
offline-build = true
Expand Down
26 changes: 0 additions & 26 deletions coveo-testing/tests_testing/mock_module/__init__.py

This file was deleted.

54 changes: 0 additions & 54 deletions coveo-testing/tests_testing/mock_module/inner.py

This file was deleted.

5 changes: 0 additions & 5 deletions coveo-testing/tests_testing/mock_module/shadow_rename.py

This file was deleted.

Loading

0 comments on commit 160e0e0

Please sign in to comment.