Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to run unittests #19

Closed
spine-o-bot opened this issue Feb 3, 2021 · 5 comments
Closed

Add support to run unittests #19

spine-o-bot opened this issue Feb 3, 2021 · 5 comments
Assignees
Labels

Comments

@spine-o-bot
Copy link

In GitLab by @manuelma on Sep 28, 2018, 22:30

We need a basic set of unittests to check that changes don't break existing functionality. For instance the introduction of the DiffDatabaseMapping class was kinda clumsy, several new versions had to be produced. Since this was the first time we introduce a change this big, it can be justified. But we need to be prepared for the next time.

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Sep 30, 2018, 23:00

changed title from Add support to unittests to Add support to {+run +}unittests

@spine-o-bot
Copy link
Author

In GitLab by @fabianoP on Dec 4, 2018, 15:21

assigned to @fabianoP

@spine-o-bot
Copy link
Author

In GitLab by @fabianoP on Dec 21, 2018, 00:24

Added 10 multiple tests to the code base in a branch called test. I am preparing other few tests to be added in the next days targeting some issues I found in the code base. It is not comprehensive but it is a start.

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Jan 24, 2019, 15:56

This is ongoing, but the support is there (provided by Python actually) so I'm closing.

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Jan 24, 2019, 15:56

closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants