Closed Bug 885049 Opened 11 years ago Closed 6 years ago

[email] Make it possible to run all gaia-email-libs-and-more unit/integration tests with a single command after checking out the repo

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: asuth, Unassigned)

References

Details

It takes too many steps to run the tests in gaia-email-libs-and-more after checking out the repo.  (And it's even possible to fail to check out the repository correctly because of the use of git submodules.)  We should be able to run "make tests" (or something similar) and have the tests run after a bunch of automated steps take care of any dependencies or setup.
Blocks: 885055
Assignee: nobody → bugmail
Status: NEW → ASSIGNED
So, this is almost nearly completely done, except for docs.  Arguably, we might also want to clean it up a little.

The Travis stand-up made it so that if you do:

  bash tools/ci/unit/travis.sh

Then we do everything.  (You have to invoke bash right now because we forgot to chmod +x the file...)

That's not the most intuitive thing.  We might just want to integrate most of the dep work into 'make tests' or something.
Assignee: bugmail → nobody
No longer blocks: 885055
Status: ASSIGNED → NEW
Depends on: 885055
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.