Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Add integration testing #17

Closed
danitseitlin opened this issue Mar 13, 2021 · 0 comments · Fixed by #28
Closed

Add integration testing #17

danitseitlin opened this issue Mar 13, 2021 · 0 comments · Fixed by #28
Assignees

Comments

@danitseitlin
Copy link
Owner

is.add

  • create an iset with 1 set
  • create an iset with multiple sets
  • create an iset with 1 set + add more sets to it

is.get

  • get a non existing iset
  • get an existent iset

is.del

  • delete an existent set
  • delete a non existence set

is.score

  • filter a score with no sets found
  • filter a score with 1 set found
  • filter a score with 3 sets found

is.not_score

  • filter a score with no sets found
  • filter a score with 1 set found
  • filter a score with 3 sets found
@danitseitlin danitseitlin self-assigned this Mar 13, 2021
@danitseitlin danitseitlin linked a pull request May 27, 2021 that will close this issue
@danitseitlin danitseitlin removed a link to a pull request Mar 7, 2022
@danitseitlin danitseitlin linked a pull request Mar 7, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant