Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-cli-tests

NativeScript CLI Integration Tests
https://github.com/NativeScript/nativescript-cli-tests

update condole time format

9cc481b5869d201b9c0288d37f8d76bd59af0726 authored almost 7 years ago
Mivanova/refactoring (#93)

* change tests

* new change

* refactoring tests

* new update

* change file with fold...

cf58103dba7105dc44a7886562d97707bfd22c68 authored almost 7 years ago
chore: enable test_002_debug_ios_simulator_debug_brk

85e8adb8da5dcd83e06c9581e8f3b1f38c9211f5 authored almost 7 years ago
fix: minor fix in verification of prepare with provision check

1ea70b5289e6fc32a8ccc1415971e085e8925087 authored almost 7 years ago
chore: more logs in fail of prepare iOS with provision

42d4474a1860a2a9745729699d16fc0a38109030 authored almost 7 years ago
chore: remove verification for https://github.com/NativeScript/nativescript-cli/issues/3085

3b3b54c3dd5a522d45b3b70a906794c14e2089e0 authored almost 7 years ago
Ignore test because of https://github.com/NativeScript/nativescript-cli/issues/3338

0d9b3267ce29abcf773bc475c3805951a20bd407 authored almost 7 years ago
fix: build iOS tests

a73e4ec0dc1b4456951e8c64f15667dfa5aa1e60 authored about 7 years ago
fix: hooks of BuildiOSTests class

b4432b635626253ffd758feab68bddab57b70ca6 authored about 7 years ago
Fix: multiple things

- Update image for page template tests
- Fix after hook in `build_ios_tests.py`
- Re-write `debu...

944136f0ede9192bc3520552b7ba06743004b02c authored about 7 years ago
chore: update images for page templates

011e8fc24638e0038a02c93269a93314a69d063d authored about 7 years ago
fix: livesync tests on Windows

f5ca65c4b371959a5940ef640c3e5bf1a383cdec authored about 7 years ago
feature: enable `tns run android` tests on Windows (#92)

- Implement Gradle.kill() for Windows
- Removed unused Process.kill_gradle()
- Implemented Pro...

cd68257e6490cbcfd6bf762fba697a88f49011eb authored about 7 years ago
refactor: simplify tests for getting started tutorials

f6fb0270e2e28da93866631359fb476367258911 authored about 7 years ago
added new test debug second attach (#88)

* added new test debug second attach

* correct test

569966fdd7c1bde88c60dc855d57fc716e3c3241 authored about 7 years ago
new test for debuging with start option (#91)

9aa0427ccd0136c851fea2794ada296feb4882d2 authored about 7 years ago
chore: fix kill_by_commandline

430bb196a94904896073a356196cf47168e245f6 authored about 7 years ago
chore: fix mistake in previous commit

1a58bb48ddc602d460f0f87946a8cd6ef829f7a2 authored about 7 years ago
Fix: Kill tns

bc72054051823f295f11e5400f20cf475333f9de authored about 7 years ago
chrore: skip snapshot tests on windows

9112860d3a3d0cf04251395963dcae5f035a4ab0 authored about 7 years ago
fix: do not run test_001_tns_run_ios_ts_css_html flaky

f6523581ed8ff07f9bf05f435b556595abd05dbc authored about 7 years ago
Fix: multiple fixes

- Fix assert preventing web pack tests to run on windows
- Update NG in page template tests

5239fd2b4786c2dc6ef1c2ae18619f2ee2694788 authored about 7 years ago
chore: enable test_202_build_android_with_log_trace_and_platform_not_added_or_empty

610ecc85e10eef52b355122d7121fdd88e3bde59 authored about 7 years ago
chore: enable test_200_prepare_android_platform_not_added

ad55b381487a9b28c4bde3e3c74f2ff32966df7d authored about 7 years ago
fix: check for running emulator now works on Windows

c1a84c7fb662c00b5ddf2f7a7bdcd1083c3914de authored about 7 years ago
chore: remove web pack snapshot tests for iOS

WebPack with snapshot is not supported in iOS.

4a907f0636d086d3fb5a1dc56100ba981f0ba43e authored about 7 years ago
fix: multiple things

- test_330_build_like_appbuilder not longer required
- increase timeout in test_100_test_mocha_a...

7d297c2a0df8ebdffc62e27bb2dfedaef7ebc1e6 authored about 7 years ago
Add check for not changing Chrome DevTools url/socket (cli #3183 and #3261) (#86)

97d19803216ded3103e3fa6da283c642c661620f authored about 7 years ago
Fix test because of android-runtime revert.

5ccd2f44453ca959e5e69b4f4c5e7163964059a9 authored about 7 years ago
Add missed file.

6c0c70b27e4ee1da567ada1fa184ebd988a00cf3 authored about 7 years ago
Add test for jar file in plugin: android-runtime PR905 (#89)

61ca5ede182165407ad0c72d92108ea32df3ca63 authored about 7 years ago
Add console.time() test for ios-runtime issue #843 (#90)

* Add test for ios issue 843 - console.time()

* Insert file replacemant and check for conole....

ee073f6972cd3b1d285551e1086f18acd2b5b56f authored about 7 years ago
fix: update web-pack size values

b8287c0822584dcbeeab7d603ae92b6d09d6988e authored about 7 years ago
chore: increase timeout on web pack builds

b109b790b04046bb100d7e4cbdc6c400ee387902 authored about 7 years ago
chore: update web pack expected values

bc836d7346a5c407b0c5a1b0708c38c3b7832b47 authored about 7 years ago
fix: update page templates expected image

19790c8f260fe0ee903d8769a3b5a8c0df065d45 authored about 7 years ago
fix: multiple things

- enable “test_190_build_ios_distribution_provisions”
- do not kill all “node” processes if some...

7394ef2e3312c102a0f06ade7210f48c0cfe64bb authored about 7 years ago
fix: page templates

32bba932e68a885ce0b42425a4f7affd2a9f5a33 authored about 7 years ago
Fix path to the bindings file.

2e8bfb253a4f93557d3a5aded9e781f1dcb14766 authored about 7 years ago
Add check for not changing Chrome DevTools url/socket (cli #3183 and #3261) (#86)

77b2c09d24a54f17dd791d7b7c337612e46a3479 authored about 7 years ago
fix: update web-pack size values

a6f526b8a3f8f8adb63aa0148ce91cd8dc5e53d6 authored about 7 years ago
refactor: collect artefacts on build fail

8fcbb74df13b1f1bcc4b7a4f4a3e17b924ecedba authored about 7 years ago
fix: web pack tests

8875227e53d85dd45f4f8def879cd802d166aaf5 authored about 7 years ago
Update web pack tests

8d27940407bbe3e0d82c982f03be8d609da94a89 authored about 7 years ago
fix: add missing image for web pack tests

3b88e2ebc066285a175924eb41b32d5bacd6033e authored about 7 years ago
fix: add missing images for web pack angular tests

d5480ace205c089721ad9772b6699b6cedd7ec12 authored about 7 years ago
fix: enable web pack tests to run on linux

5475c3adb6cdc9e3adc29c299413fda9e48cb3c3 authored about 7 years ago
fix: web pack tests for ts projects

fb8b6b8d8cf5763bfbfd686162a98d80eb737e64 authored about 7 years ago
fix: web pack tests for ng projects

fc4b9ad656f1e84a72732ce7e2a5aec34cf37098 authored about 7 years ago
fix: chrome start on linux

4bc6771a977174be57806098d4eb9ba400d364e8 authored about 7 years ago
added unit tests mocha (#87)

* added unit tests mocha

* added folder with modified example.js file

2587bed6c76ee7a0491c74cccc99041538a8c792 authored about 7 years ago
fix: make NG tests green again

With nativescript-angular@5 we need app.module.ngfactory.d.ts in the
app folder.

8b052e150a02d240bfac3c99d19159b998c220db authored about 7 years ago
refactor: temporary disable test_190_build_ios_distribution_provisions

4bd543e46a162b12f53a12641a7e3b0b7710f51d authored about 7 years ago
fix: remove asserts for 'Running full build' message

d33c2bfc6e7f71c271da0c887b365d6fde7b5831 authored about 7 years ago
refactor: count similar pixels as equal

d6ee500297d2f98b093192ed017ab2084b73481d authored about 7 years ago
fix: no more release branch of hello-world templates

51c9a7857f06e1d0c3cec4dcaafbf4e6e76a0c65 authored about 7 years ago
skip test

40638d96cfd66d8be728c173208874b0583098b0 authored about 7 years ago
skip test

83823bc943afbabc1c847d5a9b43740ec85a08fe authored about 7 years ago
wip: update web pack tests

bcd577adfd7b1500172154995ca564ae65df68e9 authored about 7 years ago
Fix chrome start

d19fd9031058c98a75b366474a28a6c13d6383da authored about 7 years ago
Update web pack tests

098dd340d37aefa129739d883011931c5fcad90f authored about 7 years ago
Changed file path and name. (#85)

20c5d2955ab555c76b02260b918a19161951cc44 authored about 7 years ago
fix: test_103_check_android_manifest_merged

c17e9e2af2a9a361ece0003beb9de9f001198d69 authored about 7 years ago
fix: Chrome.stop() now works on Linux

2b59c5f80dea08356a2ef92706d771f97de3a20a authored about 7 years ago
fix: Remove static binding generator checks

e03075db0c86421664cd759a26543b2aa0016f56 authored about 7 years ago
wip: bundle tests

9e7aff5d544939d405f85fd791647408fa6c88ff authored about 7 years ago
Update images

7c95d11148317777872d62ec1783fdd1262856c9 authored about 7 years ago
Update images

24c38f8a32cfbd445e02bc3d4d314641718e3b87 authored about 7 years ago
Do not run RunAndroidEmulatorTestsNG with flaky

a15b0fd1b08daae0bc067935f965d40bc4109b65 authored about 7 years ago
Update images

87c9e352bbf8a8afecbed814f02a4e82caa5efcd authored about 7 years ago
Add Chrome url openning so the execution of the app won't continue after the timeout. (#84)

d961df276bcf019a33cb1c2103bfb9d7bd3de373 authored about 7 years ago
Fix test_350_tns_run_android_should_start_emulator

1e2524d6724c0beaca55431ddfd077ed6dcc5c54 authored about 7 years ago
Update Chrome methods

05edf27925ced85dd8205a3111693f2755bf65d4 authored about 7 years ago
Fixing tests

170ab71b8c0f76dbf374be6ce9f10664245de581 authored about 7 years ago
Minor update of RunIOSSimulatorTestsNG.test_001_tns_run_ios

4ac86ed3478274e2d8b7b68ec480cdf8338493de authored about 7 years ago
Do not run RunIOSSimulatorTestsNG.test_001_tns_run_ios with flaky

8f51b60c77936b1396e91ca92927ad8ce76db7b9 authored about 7 years ago
Fixing tests

ee8e965070f79d4a9596a391849a4eb753987ad8 authored about 7 years ago
Add --bundle tests

2700c76f62bb3df84f3538448cad0eb86beed978 authored about 7 years ago
Update create tests

9722e139fce9271d9839c9f9b6a5689178831615 authored about 7 years ago
Enable test_400_create_project_with_wrong_template_path

dc6778568768b245e944be59022f5c092f0f5831 authored about 7 years ago
Enable tests to run on node 9

0e7c55fe064510faee68e3b9bd74b0b1669e8359 authored about 7 years ago
Fix tests

cdaf57ac8a1ce34357b7da80d41aa17f443f235b authored about 7 years ago
Fixes

339324258576f2f00b7fbbef4ce887e6420970c7 authored about 7 years ago
Update build_ios_tests.py

328e72854d0d40bea3168193bd0e3aec491ef715 authored about 7 years ago
Fix test_100_debug_ios_simulator_with_livesync

53222499dbdf1e7091ef7c003aae215de4f07832 authored about 7 years ago
Rollback to Api24 emulator

4f887f1e2ee1fc2e870233e55b51478531206c8f authored about 7 years ago
Temporary raise image compare tolerance

8edf72df632104ef8a5ba7cc3165c7a13a5e1bd4 authored about 7 years ago
No more flaky in iOS live sync tests for simulator

b6e0b2468afc47ef8abf8f5fe7e262a4f28e38dc authored about 7 years ago
Refactor compare images

6325434deb7c34b343dcbf38c22e640fe5bc5adf authored about 7 years ago
Fix test_230_tns_update

1a9f11ccf9dcf93dcc2dbcf0fa3011788c5a437b authored about 7 years ago
Fix test_103_check_android_manifest_merged

5eb147d634fb9f6fd2241ff19d1c4876869e943c authored about 7 years ago
Move test_440_binding_text_exists to build suite

8893a7f1075be4d4b9b51cb05029a657938979c5 authored about 7 years ago
Fix DeviceIOSTests

c604bd466ac3c00b3a74fc35ee49cc89ad3117a1 authored about 7 years ago
Add test for https://github.com/NativeScript/nativescript-cli/issues/3224

fbee4f17d5ee5aaf9021aa59255c2b94d58accd3 authored about 7 years ago
Fix test_230_tns_update

611a35dc2ceb697ef3541bd1d726bf1a1cd50f1e authored about 7 years ago
Fix typo in plugins-service.ts

1704a491b6519c243b4e257452a5a5d962a3ac1e authored about 7 years ago
Fixes

3f344045ed0ca180398afb129693e11be0903f08 authored about 7 years ago
Refactor base test

c727c66d9f7c4605409151d690099a4586bf2018 authored about 7 years ago
Do not run test_200_error_activity_shown_on_error on linux

09c4eb433554f0cc0055d3d382636ac74e44a88c authored about 7 years ago
Fix test_200_error_activity_shown_on_error

23bb8f01cea3661c99fab8b67d43449a62266b40 authored about 7 years ago