Make golden output set for the test suite

Registered by Stani

So we can track changes. It would be nice if the test suite can be run together with the comparison with one command.

Blueprint information

Status:
Complete
Approver:
Stani
Priority:
High
Drafter:
Stani
Direction:
Approved
Assignee:
Nadia Alramli
Definition:
Approved
Series goal:
Accepted for 0.2
Implementation:
Implemented
Milestone target:
milestone icon 0.2.7
Started by
Nadia Alramli
Completed by
Nadia Alramli

Related branches

Sprints

Whiteboard

If I understood this blueprint right, this is already implement.
You can run the test and compare in one command. In fact that's the default. If you want to compare without executing you need to pass --no-execute

To compare with a golden set do the following:

python run_acceptance_test.py --all --compare /path/to/golden_set

You can run the acceptance with any option, it doesn't have to be a full test. It will only compare existing images.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.