Ecosyste.ms: OpenCollective

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

Nightwatch

end-to-end testing, straightforward and effortless
Collective - Host: opensource - https://opencollective.com/nightwatch - Website: https://nightwatchjs.org/ - Code: https://github.com/nightwatchjs

Add description to Readme.

github.com/nightwatchjs/mobile-helper-tool - 6e0bc0926d13ac87c4190d8d820afe303e40b06e authored about 2 years ago
Add access type and description to package.json

github.com/nightwatchjs/mobile-helper-tool - 4615dd2cc5ccf6864c2b18ec1ba0d523b5588b4a authored about 2 years ago
Small changes in android index and testIndex.

github.com/nightwatchjs/mobile-helper-tool - ba29621d487c9db30a6d794f0543991096d9c897 authored about 2 years ago
Edit image file in readme.

github.com/nightwatchjs/mobile-helper-tool - 06c9732a63f4c64dde3fb175a9e1f03c62a9a57c authored about 2 years ago
Update readme to add image files.

github.com/nightwatchjs/mobile-helper-tool - 085a7aa2bf31d0b87aa6d5e7042e2e6e638cff2b authored about 2 years ago
Fixed `--open` cli argument wasn't working properly (#3459)

github.com/nightwatchjs/nightwatch - ab253b901fab237a99ef206f30718a46520d0a62 authored about 2 years ago
Make emulatorId optional in killEmulatorWithoutWait.

github.com/nightwatchjs/mobile-helper-tool - 56fb5083b4843e59e1e9d4f60f74bafcd45728a1 authored about 2 years ago
Create separate method for killEmulatorWithoutWait.

github.com/nightwatchjs/mobile-helper-tool - 744d7cad106b9f22eb1c90870a00553965b02a6b authored about 2 years ago
Export methods required for killing emulator.

github.com/nightwatchjs/mobile-helper-tool - 6d449f91780f47495a45ed2ea02cdb1d535d206f authored about 2 years ago
Move verifySetup and setupAndroid describe blocks to top-level.

github.com/nightwatchjs/mobile-helper-tool - 958d164caaa65656301c008c758c72a2c06ec7c2 authored about 2 years ago
Move mock appium-adb to hooks.

github.com/nightwatchjs/mobile-helper-tool - 450a3836110620358de0f2e3d01eea1c8fac8069 authored about 2 years ago
Get tests working with node v12.

github.com/nightwatchjs/mobile-helper-tool - 7f457b1dc8594525122106423664651a717d530c authored about 2 years ago
Add unit tests for utils/common.

github.com/nightwatchjs/mobile-helper-tool - 30fe40f756b4d331d4621ca57005ce70aee6afb0 authored about 2 years ago
Few updates in README for android setup.

github.com/nightwatchjs/mobile-helper-tool - 6d3cadc29366583c9376692af7092d63dd932c06 authored about 2 years ago
Update README for android setup.

github.com/nightwatchjs/mobile-helper-tool - 8af792dc52bc173b117beb6b95e97b5c8198b3d4 authored about 2 years ago
Add unit tests for setupAndroid.

github.com/nightwatchjs/mobile-helper-tool - 790dabcfcd9ec13cbee291c6f69db74ce711a2fc authored about 2 years ago
Add tests for verifySetup.

github.com/nightwatchjs/mobile-helper-tool - b258d461122eebac25c8479c5927fcb7b92bb17a authored about 2 years ago
Add tests for verify avd and adb.

github.com/nightwatchjs/mobile-helper-tool - b412df20704843b9697d2727989cb0b5b21f90f9 authored over 2 years ago
Increase min supported version of node to 14.

github.com/nightwatchjs/mobile-helper-tool - a4b0ba0af304bab583248e1dd67205065644d56c authored over 2 years ago
Add Github workflows for unit tests.

github.com/nightwatchjs/mobile-helper-tool - 17c795623e2ddd26ce1ae14fe8acaef214a80f7f authored over 2 years ago
Move sdkRootFromEnv tests to separate file.

github.com/nightwatchjs/mobile-helper-tool - c5863d49699229543758cb1d14f05481a8d364a1 authored over 2 years ago
improved error message if more than one component testing plugin is loaded

github.com/nightwatchjs/nightwatch - d6e0a34dde458ceeaeabec05326cac86925fdf30 authored over 2 years ago
Return result object from AndroidSetup.

github.com/nightwatchjs/mobile-helper-tool - 6a7e7e886dba94bbde6072056b68df1275ef899c authored over 2 years ago
Merge pull request #3 from nightwatchjs/tests

github.com/nightwatchjs/mobile-helper-tool - 48e7789ed8f2b2361415ed39fa991918b43e034d authored over 2 years ago
Merge branch 'main' into tests

github.com/nightwatchjs/mobile-helper-tool - a42e19af605ca4af8af28df78ad459bcd90c0d0c authored over 2 years ago
Modify .eslintrc to work with JS files.

github.com/nightwatchjs/mobile-helper-tool - 322599b79b91ed72658cbfbbd50a2a6a80eeb26a authored over 2 years ago
Add unit tests for android index.

github.com/nightwatchjs/mobile-helper-tool - 03082c36e1c6e63bf763c1949e4915ba38ca4aca authored over 2 years ago
upgrade: package for node 18 compatibilty

github.com/nightwatchjs/nightwatch - 53351862b09a94f55c4e36d579008a7f9cea38b1 authored over 2 years ago
A few changes while writing tests.

github.com/nightwatchjs/mobile-helper-tool - 926f3660de1cf6ba99b8c02921b55317cf0a1fd5 authored over 2 years ago
fix: run generated test through temporary file (#9)

github.com/nightwatchjs/vite-plugin-nightwatch - 62124572dac91a0f40c3ad65406900344716c6bd authored over 2 years ago
added support for storybook test hooks and added support to properly handle errors from the play() function

github.com/nightwatchjs/nightwatch-storybook-plugin - 9fd0e6630f88f564c988308f555961a84b079ede authored over 2 years ago
added postRender hook and updated tests

github.com/nightwatchjs/nightwatch-esbuild-utils - fbde54b51a54c0748324b854d40cae6eae31d19d authored over 2 years ago
added support for setup/teardown preRender/postRender test hooks

github.com/nightwatchjs/nightwatch-esbuild-utils - 91596d082f49f292ccb69d90ec3ca6ff14cb47af authored over 2 years ago
Update component-tests.yaml

github.com/nightwatchjs/nightwatch - a013534fd1fc7e86ba6fd497eb587205a15ce794 authored over 2 years ago
fixed an issue resulting from await-ing test hooks properly in some cases

github.com/nightwatchjs/nightwatch - 4f6c31a0a2d0efa2b2954f0ba7e7f31e80dae533 authored over 2 years ago
Add Logger to wrap console.log

github.com/nightwatchjs/mobile-helper-tool - 170fee63ff1d2efdac38a65cde6eb42b73b5ff51 authored over 2 years ago
Update mountReactComponent.js

github.com/nightwatchjs/vite-plugin-nightwatch - c2102974352cdfdb2aa7ad50c6de71d1ac81b9d5 authored over 2 years ago
Update `ANDROID_HOME` question.

github.com/nightwatchjs/mobile-helper-tool - 5730f6b4d3dc212d5f87b1c41178803b6bf67657 authored over 2 years ago
Download chromedriver before closing emulator.

github.com/nightwatchjs/mobile-helper-tool - 9218d8c076e69934b214d2b145cf1d2aca7f5bc6 authored over 2 years ago
exported function getPlatformName

github.com/nightwatchjs/mobile-helper-tool - 785ed82aee32f83d2e54c22640bc209d4352d60b authored over 2 years ago
Ask for setup if verification failed.

github.com/nightwatchjs/mobile-helper-tool - 6a1686b400494f2720823b9776c4d8da329d79a2 authored over 2 years ago
Check if chromedriver already downloaded.

github.com/nightwatchjs/mobile-helper-tool - 730b1c8fd375eef31f2f13d3ab103e4754b0a50a authored over 2 years ago
Move all instructions to the end.

github.com/nightwatchjs/mobile-helper-tool - 936107418b4dea3a496dfa302861a06a436b2a6c authored over 2 years ago
Return result from verify/setup browsers and add TS types.

github.com/nightwatchjs/mobile-helper-tool - 95f5d93e23d05ca1f6fb74cbb4044a938e7d631e authored over 2 years ago
Fix newlines in Android index.ts

github.com/nightwatchjs/mobile-helper-tool - 4d2774b5baf1922b4510ab841eab3df494953c83 authored over 2 years ago
fixed an issue with passing multiple test environments

github.com/nightwatchjs/nightwatch - 148313a96aae18a1594a688814566c56262ef44c authored over 2 years ago
Added support to run tests in parallel by default and some other improvements (#3364)

github.com/nightwatchjs/nightwatch - 9b43e28ff7885bd45ee8eb49d383cea2295210cd authored over 2 years ago
Few log output changes in Android.

github.com/nightwatchjs/mobile-helper-tool - c106b840d643120b3bd725011757a20c07141fca authored over 2 years ago
Add help section for ios command.

github.com/nightwatchjs/mobile-helper-tool - d6d9d5b3bfd4b992a2f221a14f753d753a427d5a authored over 2 years ago
adding setup flag for ios

github.com/nightwatchjs/mobile-helper-tool - af8365b1ef9b135e296c374b418eb5b768ead68b authored over 2 years ago
Add help section for android command.

github.com/nightwatchjs/mobile-helper-tool - 4062fd2b011d9a2e5ce87e6fcf55399085456a74 authored over 2 years ago
Features/update end command to handle reuse browser session (#3435)

github.com/nightwatchjs/nightwatch - b328691588d715740271230da62b09007b817e48 authored over 2 years ago
Fixes/move to command params (#3427)

github.com/nightwatchjs/nightwatch - 08efbb9039c71cb50fc8bafc761fcc3cd60ab7a8 authored over 2 years ago
Fix cmdline-tools download error on Windows.

github.com/nightwatchjs/mobile-helper-tool - 67a1e33949aeec695cb4dfb346f2b8be03d002f8 authored over 2 years ago
Handle case of AVD already running.

github.com/nightwatchjs/mobile-helper-tool - c3a057720e7aa7f9e0d68dd3347cf8d9952e2652 authored over 2 years ago
Move getBinaryLocation to utils/common.ts

github.com/nightwatchjs/mobile-helper-tool - 997ba4cfa528874d7546ac187a726a8903154b59 authored over 2 years ago
Added support to use nightwatch.conf.ts and a few other improvements for running typescript tests (#3316)

github.com/nightwatchjs/nightwatch - 92ad22d1bb8c83262b180d41b8b4f516ad4aef78 authored over 2 years ago
Fix#3256 verify does not resolve when called from within perform (#3380)

github.com/nightwatchjs/nightwatch - 257da2defd2b8de37cd19f9af9afa1658921da6c authored over 2 years ago
fix driverService creation while reusing browser session (#3432)

github.com/nightwatchjs/nightwatch - e70e17d3dc395f413fc91cd4e5fd04255b9d861e authored over 2 years ago
updated logo in readme

github.com/nightwatchjs/nightwatch - faf7ec17f8d395f034908ae126a8e0c57071fc29 authored over 2 years ago
Update component-tests.yaml

github.com/nightwatchjs/nightwatch - 7e2586082dda591c5d86370b2b37696e0b81afb4 authored over 2 years ago
updated dev dependencies

github.com/nightwatchjs/nightwatch - 54a61a00a21599c1486c54dffbc78390bb12cfff authored over 2 years ago
added separate build for component tests

github.com/nightwatchjs/nightwatch - 0720bb5803b3900eed11e6961f33c378fc7d0ed6 authored over 2 years ago
Update tsconfig to emit declaration files.

github.com/nightwatchjs/mobile-helper-tool - 6dcf4ed968d82b53ade485face2a7ab3509c37fb authored over 2 years ago
fixed dependencies

github.com/nightwatchjs/nightwatch - 3bea4ad280c22119d03acc09e9f8cd8249d220c9 authored over 2 years ago
Only verify browsers if requirements present or setup flag used.

github.com/nightwatchjs/mobile-helper-tool - 85d3ba335c21725d7c1e2d0e88e0972cdb2e0279 authored over 2 years ago
Fix avd not getting recognized.

github.com/nightwatchjs/mobile-helper-tool - 2ac5bd0ab78706e5d58b9e07596065e9584e3bd3 authored over 2 years ago