Skip to content

Commit 59a7cde

Browse files
authored
Merge pull request lightspeed-core#508 from tisnik/lcore-641-stub-for-splitting-unit-tests-for-models
LCORE-641: stub allowing splitting unit tests for models
2 parents 956969a + 8853158 commit 59a7cde

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Unit tests for models defined in config.py."""
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Unit tests for models defined in requests.py."""
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Unit tests for models defined in responses.py."""

0 commit comments

Comments
 (0)