1
edsdame
7y

New version, new regression tests. It's the first time I'm trying to run them fully automated. Tests were ok separately, but as it turns out, "random" generated number is not OK for creating unique names if it's being created from datetime (yymmddmmss), and tests run within one minute.
Also, new version broke our hack of disabling browser pop-up confirmations. Fuck.

Comments
  • 0
    We have a regression framework at work that confirms our output is the same.

    Our process is under active development. Just putting that thought out there.
Add Comment