mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #55] more automated tests #52
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Oct 22, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/55
ThomasWaldmann wrote:
request all views via a unit test (and if only to trigger execution of the code)
@ThomasWaldmann commented on GitHub (Oct 22, 2013):
ThomasWaldmann wrote:
did some more tests in nsupdate/api/_tests/, but ran into ImportErrors, see comment in the test_api.py file.
@ThomasWaldmann commented on GitHub (Oct 22, 2013):
ThomasWaldmann wrote:
ImportErrors gone in org repository, project structure fixed, so more tests can be implemented now...
@ThomasWaldmann commented on GitHub (Oct 22, 2013):
ThomasWaldmann wrote:
very minimal api tests working now.
@ThomasWaldmann commented on GitHub (Nov 21, 2013):
added lots of tests, travis-ci and coveralls - we can watch coverage by these means now.