Skip to content

Problem: some tests are not activated#2390

Merged
kansi merged 22 commits intobigchaindb:masterfrom
codegeschrei:code-cleanup-tests
Aug 8, 2018
Merged

Problem: some tests are not activated#2390
kansi merged 22 commits intobigchaindb:masterfrom
codegeschrei:code-cleanup-tests

Conversation

@codegeschrei
Copy link
Copy Markdown
Contributor

@codegeschrei codegeschrei commented Jul 17, 2018

Solution: activate and remove or fix tests

see #2381

WARNING: I skipped the test_get_spent_issue_1271 test because it is handled in #2389
if #2389 is merged before this PR then the master needs to be merged in here and the skip mark needs to be removed

z-bowen and others added 17 commits June 28, 2018 12:01
Solution: Remove core.py. Refactor BigchainDB Class to remove inheritance from Bigchain.
Solution: Remove core.py. Refactor BigchainDB Class to remove inheritance from Bigchain.
…its, as I don't know what I'm doing, and I can't experiment without running the CI...

Sorry in advance!
…its, as I don't know what I'm doing, and I can't experiment without running the CI...

Sorry in advance!
Solution: resolved merge conflicts to excavate Block class from my branch
Solution: Merged and repushed
Solution: Merge changes into Master
Solution: activate and remove or fix tests
@codegeschrei codegeschrei requested a review from kansi July 17, 2018 16:14
@kansi kansi mentioned this pull request Jul 17, 2018
16 tasks
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 17, 2018

Codecov Report

Merging #2390 into master will increase coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2390      +/-   ##
==========================================
+ Coverage      88%   88.22%   +0.21%     
==========================================
  Files          40       40              
  Lines        2310     2310              
==========================================
+ Hits         2033     2038       +5     
+ Misses        277      272       -5

z-bowen added 3 commits July 23, 2018 12:34
@kansi kansi merged commit bdfa059 into bigchaindb:master Aug 8, 2018
@z-bowen
Copy link
Copy Markdown
Contributor

z-bowen commented Aug 8, 2018

There are still tests in tests/test_core.py that are not marked for execution. Are these going to be fixed in a future PR, or should they be removed?

@codegeschrei
Copy link
Copy Markdown
Contributor Author

I think it should not be skipped but I have to check again. Will remove it another PR anyways.

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.

4 participants