groovecoder / discord

GitHub webhook that analyzes pull requests and adds comments about incompatible CSS
Mozilla Public License 2.0
29 stars 13 forks source link

Fix #79: Never post the same comment twice #172

Open openjck opened 8 years ago

openjck commented 8 years ago

Testing

  1. Push this branch up to your test webhook
  2. Open a pull request in the repo that uses the test webhook
  3. Wait about 30 seconds, refresh, and note the number of comments
  4. Close the pull request, reopen it, wait a few seconds, refresh, and note the number of comments
openjck commented 8 years ago

Tests are failing, possibly for the same reason tests were failing in #169.