Skip to content

Add integration tests #17

@coxley

Description

@coxley

Unit tests are difficult when libraries depend on external resources (like a running NSoT server). This should be a motivation for writing simple, one purpose methods but should still be able to test end-to-end that a result is expected.

Maintaining extensive mocks is counter-productive so the real answer should be itests. Unfortunately we lose ability to run them via cloud CI servers but that's OK for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions