Skip to content

Commit

Permalink
[#197] add TODO's
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Oct 25, 2024
1 parent b925912 commit 01f7acc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/openklant/tests/test_migrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
from openklant.tests.vcr import VCRMixin


# TODO: add a fixture which loads a JWTSecret corresponding to the one used in setUp
# TODO: rerecord VCR cassettes
# TODO: use new SoortDigitaalAdres
class MigrateTestCase(VCRMixin, LiveServerTestCase):
host = "localhost"
port = 8005
Expand Down

0 comments on commit 01f7acc

Please sign in to comment.