Skip to content

Conversation

tzturner
Copy link
Contributor

@tzturner tzturner commented Feb 22, 2023

Closes #31

@tzturner
Copy link
Contributor Author

tzturner commented Feb 22, 2023

Currently receiving this error when running tests locally. This error happens after the tests pass locally for several tries.

(venv) tzturner@ip-10-225-88-150:~/projects/secops-splunk-null-router$ make test
venv/bin/python -m flake8 tests/test_connector.py
touch .lint
venv/bin/python -m mypy tests/test_connector.py
tests/test_connector.py:7: error: Cannot find implementation or library stub for module named "phsoar_null_router.soar_null_router_connector"  [import]
tests/test_connector.py:7: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
Found 1 error in 1 file (checked 1 source file)
make: *** [Makefile:53: .static] Error 1

@tzturner tzturner force-pushed the feature/issue-31 branch 2 times, most recently from 10b798d to 309a817 Compare February 22, 2023 21:41
@edthedev edthedev linked an issue May 11, 2023 that may be closed by this pull request
5 tasks
Comment on lines 30 to 31
make deploy
# Waiting on deployment fix
# make deploy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The deployment fix is merged, so we can un-comment this now.

Suggested change
make deploy
# Waiting on deployment fix
# make deploy
make deploy

edthedev
edthedev previously approved these changes May 11, 2023
mpitcel
mpitcel previously approved these changes May 11, 2023
@tzturner tzturner dismissed stale reviews from mpitcel and edthedev via 4463314 May 11, 2023 21:00
@tzturner tzturner force-pushed the feature/issue-31 branch from b302029 to c2a01fc Compare May 15, 2023 20:23
@tzturner tzturner marked this pull request as ready for review May 15, 2023 20:36
@tzturner tzturner requested review from edthedev and mpitcel May 15, 2023 20:36
@tzturner tzturner merged commit 07ea10a into main May 15, 2023
@tzturner tzturner deleted the feature/issue-31 branch May 15, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update VCRPY test connector pattern to match new standard Is not able to handle IPv6 IP addresses.

4 participants