Hey folks,

Had a minor setback with a marionette js bug in the latest master, but thanks 
to Gareth Aye, I was able to put a workaround in place. If you'd like to begin 
using the automation to validate your work, you can now grab the tests easily 
from my branch.

cd to your gaia directory and run the following:

$ cp Makefile Makefile.BAK; curl -O 
https://raw.githubusercontent.com/rpappalax/gaia/bug-989368-fxa-auto/Makefile

then to download files into your gaia dir:
$ make fxa-update

run automation
$ make fxa-test

Let me know if you have any problems with it.

make fxa-test is currently set to run one (smoke) test for you to do a quick 
validation, but other tests can be specified in FXA_TEST_MANIFEST
No-Jun and I have already been working together to put other tests in place.  
We'll be working directly from the FxA product backlog, but please let us know 
if there are other features that we should give priority to for automation that 
would help you.  I know Sam mentioned something about an Oath test last week 
and Jed had requested tests for the RP API, which I still need to look into.  

Our primary goal is to create tests you can use right now to validate your 
work, but I'll also be extracting from those simple feature tests to ultimately 
be landed in gaia, where possible.

Thanks!
-R
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to