Debanjum Singh Solanky
|
da33e9e743
|
Create test directory with model data to reuse for pytest session
- Use pytest fixture with session scope
- Instantiate test directory with model data to reuse for tests
|
2021-10-02 19:46:29 -07:00 |
|
Debanjum Singh Solanky
|
c200189385
|
Test notes search with explicit include, exclude filters
|
2021-09-30 04:13:40 -07:00 |
|
Debanjum Singh Solanky
|
d2905c4be6
|
Move tests out to project root. Use absolute import in project
tests/ directory in project root is more standard.
Just had to use absolute path for internal module imports to get it to
work
|
2021-09-30 04:12:14 -07:00 |
|