Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Refactored + Setup testing #18

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

vidbina
Copy link
Contributor

@vidbina vidbina commented Oct 4, 2015

Refactored entire project based on .jscsrc as covered in the README. Not very sure if you want this in the project, but I figured it would help to have all the code in the project in the same style. Then again, a style is a matter of preference. The Airbnb style is a very thorough and well documented style.

To top things off I moved all the source into /src created a folder for tests called test (maybe this should be spec) and used ChromeDriver, WebdriverIO and Mocha for a simple test case.

vidbina added 10 commits October 1, 2015 17:52
The specs now use `appium-chromedriver` to spawn ChromeDriver and stop
it after the testcases. This way one no longer needs to start
Chromedriver manually and stop it after the tests have been executed
:wink:.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant