Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-9840: BlackBerry: Integrate Anvil unit test framework and get tests to run #149

Merged
merged 3 commits into from Sep 7, 2012

Conversation

dlifshitz-maca
Copy link

Reviewer: Alex

[Issues Fixed]
TIMOB-9840: BlackBerry: Integrate Anvil unit test framework and get tests to run

[Changes]
common.js
- function updateHarness
  - log which config is being used
- function startTest
  - fix problems when a suite times out after all tests have been run

xml/app.js
- disable the suites for blackberry since it crashes and causes anvil to never continue
  - the APi isn't implemented anyway

[Tests]
Test 1: Run Anvil on simulator
1) Set the variables in config.js to test on the simulator
2) Run Anvil
3) Verify all the tests run and there are no errors

…ests to run

common.js
- function updateHarness
  - log which config is being used

xml/app.js
- disable the suites for blackberry since it crashes and causes anvil to never continue
  - the APi isn't implemented anyway
@alexandergalstyan
Copy link

Approved

Updated:
	anvil/driver/common.js
	anvil/driver/platforms/blackberry.js

Conflicts:
	anvil/driver/common.js
dlifshitz-maca added a commit that referenced this pull request Sep 7, 2012
TIMOB-9840: BlackBerry: Integrate Anvil unit test framework and get tests to run
@dlifshitz-maca dlifshitz-maca merged commit 0749209 into Macadamian:blackberry Sep 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants