Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/nightwatch

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://github.com/nightwatchjs/nightwatch

added sample globals module

126f80281f43016d044494f0e61523feb737532e authored almost 11 years ago by andrei <[email protected]>
Added globals object support to be defined in settings.json

4339ac8aacd2c0b75137917b04f0c3b192ce63e7 authored almost 11 years ago by andrei <[email protected]>
This addresses #76 - improving the error message when selenium fails to start due to missing java

50614242202aa2e90d49f30433ca03db88b686fa authored almost 11 years ago by andrei <[email protected]>
Fixed a problem with passing the right context to pause() callback

f1e5679947671157bcf97d9132aed14e49283288 authored almost 11 years ago by beatfactor <[email protected]>
version number bump

2ec6f240bf2dd4ad8e92a48b9d69d832543bc03b authored almost 11 years ago by beatfactor <[email protected]>
Fixed a problem with passing the right context to pause() callback

e04fec628b99f91ef1a408920350295cef3bfa2f authored almost 11 years ago by beatfactor <[email protected]>
trying to make the angular bootstrap deffering to work in chrome

9d81f8d68b55247dc815c4d1d7630617a3f790d3 authored almost 11 years ago by beatfactor <[email protected]>
version number bump

0d90de8f18f64210ad89c25eba1e4e0d809c29cc authored almost 11 years ago by andrei <[email protected]>
Delete features.md

2d72cbc7c94239e3431423dbe58702ef25514273 authored almost 11 years ago by Andrei Rusu <[email protected]>
version number bump

2edfaaaf6fa46005fffcdf6c8f0bf256041f4252 authored almost 11 years ago by andrei <[email protected]>
remove incomplete command

c3195749bfcfaa238311a008df8c3044bce92ffc authored almost 11 years ago by andrei <[email protected]>
Merge branch 'features/v0.3-refactoring'

* features/v0.3-refactoring: (41 commits)
added test for cookie commands
improved the error ...

2c465321936146c9d2eae2a85162a263ce631c66 authored almost 11 years ago by andrei <[email protected]>
added test for cookie commands

6dfd4a3ec18bdcdf2eb49f1f631562850f3ebb89 authored almost 11 years ago by andrei <[email protected]>
improved the error handling of value assertions

23b3ae88fa9ee72ba0dc3c48a1c12790e94e8bbb authored almost 11 years ago by andrei <[email protected]>
updated docs and improved test for waitForElementPresent.

4a3527b996e387c8eded3bdb011bfc8de679009a authored almost 11 years ago by andrei <[email protected]>
updated jshint options

ea814cd7e118125d7e8acb5edb23265c6d500d04 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'features/v0.3-refactoring' of github.com:beatfactor/nightwatch into features/v0.3-refactoring

* 'features/v0.3-refactoring' of github.com:beatfactor/nightwatch:
fixed a problem with missin...

988f37214f12ebf87fe911b006f3d652d7c41e0b authored almost 11 years ago by andrei <[email protected]>
updated api docs

d64ccf01fcb276483e31a95a1fde417a1c90c80e authored almost 11 years ago by andrei <[email protected]>
fixed a problem with missing args

a6ceca083cc5b8c93490cd7552a0a4f9688c140e authored almost 11 years ago by beatfactor <[email protected]>
fixed a problem with showing the elapsed time for waitForElement commands

8def08f8bfde0b62e30f11fa96b29ef57cbc026f authored almost 11 years ago by beatfactor <[email protected]>
added cookie protocol action

d6a7e6d5094f4158e4c465d0efb96bb87142facc authored almost 11 years ago by beatfactor <[email protected]>
added support for custom message to waitForElement commands

7fe9e6c176967d21d1c48460dfa43b203fbaf46d authored almost 11 years ago by beatfactor <[email protected]>
fixed loading and running of custom assertions

dba4e690288df992eb484af37d81821a2848dabb authored almost 11 years ago by beatfactor <[email protected]>
removed Selenium Java stacktraces from the error log output

bfcde56c0db2bcc5fcf66027dc2c50a1b685e1cc authored almost 11 years ago by beatfactor <[email protected]>
added .init command (alias for url) and improved exception handling

255f8559862c05c269b8aa6dc1b57758b53b3896 authored almost 11 years ago by beatfactor <[email protected]>
added .init command (alias for url) and improved exception handling

9f3c820f7e93c99798059ec3546bcb36fc8221f5 authored almost 11 years ago by beatfactor <[email protected]>
finished refactoring assertions and adding missing tests

cffa95224129a275aed8eaf1b674cce8e8151edc authored almost 11 years ago by beatfactor <[email protected]>
Fixing conflicts in request.js

f74702e8ed9f68abb92a3cfaa8801a32dd96824e authored almost 11 years ago by beatfactor <[email protected]>
sending content-length always in case of a POST request

a31802471b7fb6b3737c40791c7b6358884a5c03 authored almost 11 years ago by beatfactor <[email protected]>
Merge pull request #78 from dudeman/master

always set a content length header

9ed1c659aa0d94c0e3129a0f327d6befcec84dd0 authored almost 11 years ago by Andrei Rusu <[email protected]>
always set a content length header

38589edaee123fb6bd60a2baebda9cdfd3f7607d authored almost 11 years ago by Max Baumann <[email protected]>
more refactoring on the assertions

8bcaa2db33a2c3a099ea3a04fe82afde7845d031 authored almost 11 years ago by beatfactor <[email protected]>
refactored the containsText assertion and added some validation for an assertion declaration

0e556231a41917cc78dfb343d22eff5f0fe9111d authored almost 11 years ago by Andrei Rusu <[email protected]>
added improved method of declaring assertions

a5b933e5f64a84f4927bc9bb558bcc32c0ce3d81 authored almost 11 years ago by andrei <[email protected]>
fixed a jshint error

53f6417a2fe0d92caa3ead90518aa7a000909597 authored almost 11 years ago by andrei <[email protected]>
updated unit test

f5b2d4b86620fa5c3bfe8ecf80a0bcdadfc0fcdf authored almost 11 years ago by andrei <[email protected]>
attempting to fix #71 - api commands added from a custom command are queued incorrectly

57d606b86a8700642837343bc748bfc11208cac7 authored almost 11 years ago by andrei <[email protected]>
added proper xpath support - #33

e628f97a8ddc865992a9f0af907306b3088c3980 authored almost 11 years ago by andrei <[email protected]>
passing the right context to waitForElement callbacks

503d146e50b52ca733563daf713e1905fb368d0b authored almost 11 years ago by andrei <[email protected]>
Merge branch 'master' of github.com:beatfactor/nightwatch into features/v0.3-refactoring

* 'master' of github.com:beatfactor/nightwatch:
added new link to selenium downloads page

a2a9f315d4bcce7cf19ea8a8bb65bd22cf9e21e5 authored almost 11 years ago by andrei <[email protected]>
fixed jshint errors

77cc79b6ebdbb9ea409018d2b53d8a481c4fad58 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'davidlinse-fix-jshint-default-issues' into features/v0.3-refactoring

* davidlinse-fix-jshint-default-issues:
+ fix "Unnecessary semicolon"
+ fix strict equality ...

0d5f1b0bc807704c6d13a74ae34991127284da62 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'fix-jshint-default-issues' of github.com:davidlinse/nightwatch into davidlinse-fix-jshint-default-issues

* 'fix-jshint-default-issues' of github.com:davidlinse/nightwatch:
+ fix "Unnecessary semicolo...

be41313e73fee9c835fbff6f62cab4bdea72c643 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'davidlinse-update-travis-build-process' into features/v0.3-refactoring

* davidlinse-update-travis-build-process:
+ integrate jshint linting into travis build

296bbc295482f0f4b435925a48c486f23edd2b46 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'update-travis-build-process' of github.com:davidlinse/nightwatch into davidlinse-update-travis-build-process

* 'update-travis-build-process' of github.com:davidlinse/nightwatch:
+ integrate jshint lintin...

722a752ec95d0c6d51c5a19832671a7c26f48a4c authored almost 11 years ago by andrei <[email protected]>
renamed the settings file to nightwatch.json - #68

ebb16fa2be0a7c57c2dbf14d018fbad323ee4099 authored almost 11 years ago by andrei <[email protected]>
added sample custom command and usage sample test

66623d6e557bea58824f8c4ec6e98bb392fe6eff authored almost 11 years ago by andrei <[email protected]>
updated settings.json and pause command

b26df88d6a799c51e485f99a3a3e2f82cfe93bad authored almost 11 years ago by andrei <[email protected]>
removed chromedriver

1c5bf9d15767d8925f62beb6c508ed555e7be301 authored almost 11 years ago by andrei <[email protected]>
added new link to selenium downloads page

7c02c7d88534234ad42685be17812b7100421cc8 authored almost 11 years ago by Andrei Rusu <[email protected]>
removed broken examples

f970243ab551325942a6eb510f88601355c60eda authored almost 11 years ago by andrei <[email protected]>
removed selenium server

b52f48073ade187acf3dba5fabe8c6b19aaf2193 authored almost 11 years ago by andrei <[email protected]>
completed refactoring and updated tests

4beee81640503e9f7b8577ba1c3c97a2c5e8725e authored almost 11 years ago by andrei <[email protected]>
more conflicts

276e3cd1b52aaec2c3f4d20e9b316c2c74e3fa93 authored almost 11 years ago by andrei <[email protected]>
fixing conflicts from merge

5f62f1d0843dffd6040a57ed4bfc3d850601ecc8 authored almost 11 years ago by andrei <[email protected]>
Fixed a bug in which the callback for waitForElement* commands was called with incorrect context

40437ee1bb7bd5f9c0550e4b85e4e84ba8c5211e authored almost 11 years ago by andrei <[email protected]>
more refactoring

25831b4a12c211a4310f1e4c5edfb4cc1a03b77e authored almost 11 years ago by andrei <[email protected]>
version number bump

288fe04fa42dc0e6b7f705484a899bc05fb7bd8a authored almost 11 years ago by andrei <[email protected]>
fixing some problems with saving the report file on windows - ##55

63c3f9e4c932974c812e1f99796b854a8ac6e218 authored almost 11 years ago by andrei <[email protected]>
+ integrate jshint linting into travis build

This commit attempts to integrate linting via "jshint" into the "travis-ci"
build process and in...

19ee05dac1c3975f751c8f22d06f8b158bfbe74d authored almost 11 years ago by David Linse <[email protected]>
version number bump

8f2c729907b3d68e9b4e2a1f9748a703b66ac584 authored almost 11 years ago by andrei <[email protected]>
refactored run.js to use mkpath module instead of ensureDir which was not working on windows for saving reports

51386c2fdc134358d496e6508a3388d49f6717a8 authored almost 11 years ago by andrei <[email protected]>
refactored the junit reporter to write the file async

4332aa3ee9ba9c64f7999ca3d4900dd10563221f authored almost 11 years ago by andrei <[email protected]>
fixed some of the jshint errors/warnings

e1b8c68159eb663daae7d733c6d4da2ba7630ab5 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'add-jshintrc-file-to-project' of github.com:davidlinse/nightwatch into davidlinse-add-jshintrc-file-to-project

* 'add-jshintrc-file-to-project' of github.com:davidlinse/nightwatch:
+ add default .jshintrc

79fb6f45d13dd6996cbe4fa934094a323534b8eb authored almost 11 years ago by andrei <[email protected]>
Merge branch 'ie' of github.com:neuhoffm/nightwatch into neuhoffm-ie

* 'ie' of github.com:neuhoffm/nightwatch:
adding IE support

83a9d89c5f0082525847ffbdadd4726c44581254 authored almost 11 years ago by andrei <[email protected]>
small adjustments

6aaf56b625e2c428b6ad3a6279ed26e486d6e6c5 authored almost 11 years ago by andrei <[email protected]>
Merged PR - adding ability to add custom assertions to assert/verify. #46

797b5640a2256423adef536f488d70fbaa76b691 authored almost 11 years ago by andrei <[email protected]>
Merge branch 'master' of github.com:beatfactor/nightwatch into fix-jshint-default-issues

Update this branch with the latest changes of the real "origin" master.

08d49ecde7feba367500312eda9f86f2fd0230c2 authored almost 11 years ago by David Linse <[email protected]>
updated waitForElementPresent to not show the 'expected' part in case of a timeout.

157d438e44562daf000f669b0e46183cfbab1d60 authored almost 11 years ago by andrei <[email protected]>
+ fix "Unnecessary semicolon"

dbf9be661ccbf10705af91ee8547a8ff65f5d0d3 authored almost 11 years ago by David Linse <[email protected]>
+ fix strict equality comparissons

f0cb4745ff007dea8b6a2f8192a7316f4076fe49 authored almost 11 years ago by David Linse <[email protected]>
+ fix mixed tabs and spaces

7a3def17e823bbf9a92018ad8a4756f9a9890895 authored almost 11 years ago by David Linse <[email protected]>
+ fix missing semicolons

This fixes 'missing semicolon' issues reported by jshint (v2.4.3)

11825bc2c7d0204444045e13742727508eeb4238 authored almost 11 years ago by David Linse <[email protected]>
fixing packages reference

6348c4b74c2248d17f453545f08b9eb2e1a5be0f authored almost 11 years ago by Markus Neuhoff <[email protected]>
adding IE support

842a18183c1c2c9f1aa514a0093eddb19ba79172 authored almost 11 years ago by Markus Neuhoff <[email protected]>
fixing junit report generation when folder doesn't exist.

55e86bf48bfbbf3917cfb127cf4925e88c560413 authored almost 11 years ago by Markus Neuhoff <[email protected]>
version number bump

f34c84f1ab6f304c4a440211d0c4a116180bd254 authored almost 11 years ago by andrei <[email protected]>
improved error handling and reporting and attempting to fix #47.

0a74f7455e13d648c795749afa6d44b253000f25 authored almost 11 years ago by andrei <[email protected]>
fixed --verbose option bug introduced in previous version

72f62662220ea4f96df75809a64c35544c3073f7 authored almost 11 years ago by andrei <[email protected]>
just whitespace removals

befbdb53bf21b0d5744f73143a3051f8ad2be92b authored almost 11 years ago by andrei <[email protected]>
0.3.4

a6cf5bea412ba5aaf60b824ca03c6697056ce83c authored almost 11 years ago by andrei <[email protected]>
refactored execute_async and execute to share the common logic and improved the test coverage

b371e4615252fdc27573096a75434bdf9686202b authored almost 11 years ago by andrei <[email protected]>
updated quotes for consistency and fixed some issues with syntax

ff91157f306a2945695660558bb0ecd8ce349d76 authored almost 11 years ago by andrei <[email protected]>
moved the alias -v to --version instead of --verbose as it is more commonly used in this sense

d5c64fcc639d132fabd9a13224dd8cda8e1dcffb authored almost 11 years ago by andrei <[email protected]>
Merge branch 'master' of github.com:turigabor/nightwatch into turigabor-master

* 'master' of github.com:turigabor/nightwatch:
--version

c509d13a7fab007c08405da84583d98f4d5174aa authored almost 11 years ago by andrei <[email protected]>
added constructor style support for custom commands based on PR #48

6569d1b4f5357eaee5871b37e8303eccf26b4bae authored almost 11 years ago by andrei <[email protected]>
small fix to capabilities for loop

2d2bf26154fce3c01a2e85da19908280e7f04427 authored almost 11 years ago by andrei <[email protected]>
--version

ac5b26d2e46a5acf196cfd024bad045b545ae3d8 authored almost 11 years ago by Túri Gábor <[email protected]>
properly assign context for Constructor style custom commands

ab64705dfa29264d08e3afe0989802d065c7fed3 authored almost 11 years ago by Keith Bingman <[email protected]>
changing test to function. cleaner that way.

d5cb832842d3dda9fdf522d1491f3544e71c3cdc authored almost 11 years ago by Keith Bingman <[email protected]>
added check for custom commands so that we can use the constructor format

ad0799c05311e6b7b6a0e3b3543d0d1ba6216970 authored almost 11 years ago by Keith Bingman <[email protected]>
added selenium JsonWireProtocol link

a8af98db7af43b339ff5ca2323b87dec66986e86 authored almost 11 years ago by Andrei Rusu <[email protected]>
Adding ability to add custom assertions to assert/verify.

d0b7475a31ba79493a92f61faaf0414b0721ea76 authored almost 11 years ago by Steve Calvert <[email protected]>
Update README.md

0d6330584ed176bffbcfb31b7f5824c93b6ef24a authored almost 11 years ago by Andrei Rusu <[email protected]>
Update README.md

2608a9ff6721e5bc62559c8f5ce62b867466fc7d authored almost 11 years ago by Andrei Rusu <[email protected]>
added dependencies badge

43b849c5aba7441a70b8211b328a05bf8adf9930 authored almost 11 years ago by Andrei Rusu <[email protected]>
execute_sync added

9993a54051434a8edd660def2107a14a97bc7baa authored almost 11 years ago by Keith Bingman <[email protected]>
Merge pull request #42 from mobify/typo-fix

Fixing typo in loadAssertionFiles method name

0450891f3a3e61c55b8632d426477e09ddf90286 authored almost 11 years ago by Andrei Rusu <[email protected]>
+ add default .jshintrc

Attempt to introduce "linting" via 'jshint' node module.

_Note:_
Using jshint's _default_ conf...

f6e059d77aadb928949bb33b8f056c2c7209eee7 authored almost 11 years ago by David Linse <[email protected]>