IDPF / epubtestweb

EPUB testsuite website: http://epubtest.org
22 stars 7 forks source link

test flagging system should move to results #46

Closed marisademeglio closed 8 years ago

marisademeglio commented 9 years ago

scenario:

  1. import new testsuite (version 2.0)
  2. tests are flagged as new/changed
  3. users are notified that they should update their results for these tests.
  4. user does not update accordingly
  5. import new testsuite (version 3.0)
  6. tests are flagged according to the differences between 2.0 and 3.0
  7. users are notified only of updates required for v 3.0 and lose any flags from the 2.0 import

In the database, flags are set on tests, not results. If we move them to results, then they should persist across testsuite updates.