Adapt tests to package directory structure.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
This commit is contained in:
Bobby Noelte
2024-10-06 12:33:18 +02:00
committed by Andreas
parent 7d25194585
commit 9f78966c89
6 changed files with 20 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
import numpy as np
import pytest
from modules.class_optimize import optimization_problem
from akkudoktoreos.class_optimize import optimization_problem
# Sample known result (replace with the actual expected output)
EXPECTED_RESULT = {