Skip to content

Commit

Permalink
refactor: test directory structure (vyperlang#3664)
Browse files Browse the repository at this point in the history
refactor: test directory structure

- consolidate a bunch of different directories
- move files around
- merge `conftest.py` and `base_conftest.py`
- better organization - unit/ vs functional/ tests
- rename old `parser/` and `parser_utils/` directories

there is still more refactoring that could be done, and probably some
files could be merged / specific tests in files could be moved around,
but this commit tried to only touch the directory structure for the sake
of reducing merge conflicts in PRs which are still open
  • Loading branch information
charles-cooper authored Nov 8, 2023
1 parent c0d8a0d commit 4dd47e3
Show file tree
Hide file tree
Showing 274 changed files with 282 additions and 284 deletions.
217 changes: 0 additions & 217 deletions tests/base_conftest.py

This file was deleted.

Loading

0 comments on commit 4dd47e3

Please sign in to comment.