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

Property-based Testing #38

Closed
2 tasks done
albsch opened this issue Feb 7, 2020 · 1 comment · Fixed by #61
Closed
2 tasks done

Property-based Testing #38

albsch opened this issue Feb 7, 2020 · 1 comment · Fixed by #61
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed testing

Comments

@albsch
Copy link
Member

albsch commented Feb 7, 2020

riak_core came with Quickcheck tests.

Either:

@albsch albsch added enhancement New feature or request help wanted Extra attention is needed testing labels Feb 7, 2020
@albsch
Copy link
Member Author

albsch commented Feb 7, 2020

Maybe related upstream Quickcheck changes:

WoelkiM pushed a commit to WoelkiM/riak_core_lite that referenced this issue Jun 2, 2020
WoelkiM pushed a commit to WoelkiM/riak_core_lite that referenced this issue Jun 8, 2020
WoelkiM pushed a commit to WoelkiM/riak_core_lite that referenced this issue Jun 8, 2020
WoelkiM pushed a commit to WoelkiM/riak_core_lite that referenced this issue Jun 9, 2020
albsch pushed a commit that referenced this issue Jun 9, 2020
* #38 First tests, these are not yet fully functional.

* #38 rewrite done

* #38 update travis

* #38 adjust number of test executions

Co-authored-by: Peter Zeller <p_zeller@cs.uni-kl.de>
WoelkiM pushed a commit to WoelkiM/riak_core_lite that referenced this issue Jun 16, 2020
albsch pushed a commit that referenced this issue Jun 23, 2020
* #38 First tests, these are not yet fully functional.
* quickcheck wip
* #38 rewrite done
* #38 update travis
* #38 adjust number of test executions
* #38 update coverage + bug fixing in riak_core_claim

Co-authored-by: Peter Zeller <p_zeller@cs.uni-kl.de>
@albsch albsch linked a pull request Jul 20, 2020 that will close this issue
@albsch albsch closed this as completed in #61 Aug 5, 2020
albsch added a commit that referenced this issue Aug 5, 2020
#38  #55 

* update travis
* adjust number of test executions
* update coverage + bug fixing in riak_core_claim

Co-authored-by: Wölki <55596379+WoelkiM@users.noreply.github.com>
Co-authored-by: woelki <m_woelki14@cs.uni-kl.de>
Co-authored-by: Peter Zeller <p_zeller@cs.uni-kl.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants