InvokeAI/tests/nodes
psychedelicious 08ef71a74e fix(tests): mark non-test-case classes as such
Because their names start with "test", we need to use `__test__ = False` to tell pytest to not treat them as test cases.
2023-12-09 16:31:41 +11:00
..
__init__.py parent 9eed1919c2 2023-02-24 18:57:02 -08:00
test_graph_execution_state.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
test_invoker.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
test_node_graph.py chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00
test_nodes.py fix(tests): mark non-test-case classes as such 2023-12-09 16:31:41 +11:00
test_session_queue.py chore: ruff check - fix pycodestyle 2023-11-11 10:55:33 +11:00
test_sqlite.py fix(tests): mark non-test-case classes as such 2023-12-09 16:31:41 +11:00