GNOME Bugzilla – Bug 739093
tests: Implement a validate test manager.
Last modified: 2014-11-08 14:14:38 UTC
GES should implement its own test manager and distribute it, instead of having that done in validate. This will also provide a good example for other products.
Created attachment 289232 [details] [review] tests: implement our validate TestManager. And make sure it installs alongside the other validate apps.
Review of attachment 289232 [details] [review]: The scenarios should also go into the tests/validate/ folder.
(In reply to comment #2) > Review of attachment 289232 [details] [review]: > > The scenarios should also go into the tests/validate/ folder. Yop, I was wondering about that.
Created attachment 289262 [details] [review] tests: implement our validate TestManager. And make sure it installs alongside the other validate apps.
Review of attachment 289262 [details] [review]: Make sure that works uninstalled (with both pitivi-git and gst-uninstalled from core)
Review of attachment 289262 [details] [review]: pushed