mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 18:03:54 +02:00
Checkpoint commit
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
"""Test for the Home Page."""
|
||||
# from aki_prj23_transparenzregister.ui.pages.home import networkx_dash
|
||||
from aki_prj23_transparenzregister.ui.pages import home
|
||||
|
||||
|
||||
# def networkGraph(Edges: None) -> None:
|
||||
# """Checks if an import co company_stats_dash can be made."""
|
||||
# assert networkx_dash is not None
|
||||
def test_import() -> None:
|
||||
"""Checks if an import co company_stats_dash can be made."""
|
||||
assert home is not None
|
||||
|
Reference in New Issue
Block a user