In order to make sure the bot is properly handling the different scenarios we discuss in the bot implementation, this issue will list the use cases we want to see in the tested repositories:
It should covers scenario described in the documentation
- no previous analysis, without codemeta file and pitfalls
- previous analysis, nothing changed
- previous analysis, unsubscribe
- previous analysis, analysis identical (new commit id) but no pitfalls fixed, previous issue closed
- previous analysis, analysis identical (new commit id) but no pitfalls fixed, previous issue opened
- previous analysis, analysis different with pitfalls, previous issue still opened
- previous analysis, analysis different with pitfalls, previous issue closed
- previous analysis, analysis different with no pitfalls, previous issue still opened
- previous analysis, analysis different with no pitfalls, previous issue closed
In order to make sure the bot is properly handling the different scenarios we discuss in the bot implementation, this issue will list the use cases we want to see in the tested repositories:
It should covers scenario described in the documentation