Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-tooling-qa

Tests for NativeScript tooling.
https://github.com/NativeScript/nativescript-tooling-qa

Add abi split tests.

22108a92356e2fb95bef3429898733df7a919b54 authored almost 6 years ago
fix: base tests for test command on TnsRunTest (#66)

* fix: qunit tests

Workaround https://github.com/NativeScript/nativescript-cli/issues/4390 by...

d325f1348b5e4d72db79712dc694dcb924e751d1 authored almost 6 years ago
refactor: optimize build times (#65)

* refactor: optimize build times

When we copy app folder we also copy app resources, which ca...

9bb5d976473cab5645d2daecc19ac0b053961f48 authored almost 6 years ago
Merge remote-tracking branch 'origin/vhristov/add_android_runtime_tests' into vhristov/add_android_runtime_tests

# Conflicts:
# core/utils/device/adb.py

346fb51ecb16444ac59d77b2b3b1e363eded1302 authored almost 6 years ago
Rebase from master.

d88a343ce60c731b35533e7fd46888e5eeae23e6 authored almost 6 years ago
Add android runtime tests.

8e735d3ace297f4c60e8f2996d63b5d5063e30be authored almost 6 years ago
Add android runtime tests.

9b5eb8ab44eb5e78651038d5af12e3705ce1a837 authored almost 6 years ago
Add android runtime tests.

1f3fcacff8c74419942833eef266446c2c707e06 authored almost 6 years ago
Add android runtime tests.

ff33dbba022e39d9a08ce45959fd8337b4580c27 authored almost 6 years ago
fix: tests for live templates (#70)

This job is failing:
http://nsbuild01:8080/build/view/Live%20View/job/live-templates/

Reason...

5d63d31626793ac13dba473ac237ca4e861d2c31 authored almost 6 years ago
fix: tests for playground docs (#72)

Handle iOS Simulator popup as we do in other tests.

0fa82e92bdc2eab0b0f114ce73d863502d7da295 authored almost 6 years ago
fix: tests for master detail templates (#67)

When we execute tests on Xcode9 machines we use iPhone7 simulator.
BMW is not displayed on this...

4ae86afcefc0e4bee29bc7ef50a9abea1479d116 authored almost 6 years ago
feat: add vue tests (#64)

New:
- Livesync tests for vue blank template

Refactor:
- Remove `app_type=AppType.NG` param...

4a6b3f73682a05e909f7c471c32629196240cd2e authored almost 6 years ago
feat: tests for playground samples used in docs (#63)

New:
- Tests for playground samples used in docs
- Introduce new `run_preview.py` to run tests...

ac950e55e7823a954cf99d4203e54a266d9c7f77 authored almost 6 years ago
feat: test for preview with NG (#62)

* Add test for preview NG. Extract common logic in run_app method

* fix adb install method

...

2cb2535b9ad4a362db7fcd69c4c78a8c7ec69819 authored almost 6 years ago
core: update value for perf tests

3598edec8732dd5ace6e1c63a2e2442dcda67b23 authored almost 6 years ago
fix: detection if emualtor booted (#61)

For some reason mFocusedApp sometime returns nothing.

38307d1eba8c6a43f0e0a7de56993a657fa2503a authored almost 6 years ago
feat: tests for ng g commands (#60)

**New:**
- Test for `ng g` commands

**Fixes:**
- Fix Travis to fail when there is an issue ...

d1d4b4c08cf6caddf96d57323936fc39be5168cc authored almost 6 years ago
use adb path in runURL method (#59)

ec2c68f60e5084a8483b0e45ba99930223a5987e authored almost 6 years ago
fix: values for perf tests

6979545e33310aea617f7543af92c2f4d8064150 authored almost 6 years ago
fix: Preview.get_url() on Python3 systems (#58)

* fix: Preview.get_url() on Python3 systems

* chore: more detailed check in unit tests

71d90bce51811c821ccbc3a10ada2bc8ac91ff6e authored almost 6 years ago
fix: schematics tests on Windows (#57)

* fix: schematics tests on Windows

* fix: ensure app folder cleanup

* fix: add emu and sim...

d25be566b0f9596ed4f24caab7964d965ea94140 authored almost 6 years ago
chore: prepare is not a bit faster (#56)

945029193d0cc76114922658746a5bebc3ee8ee9 authored almost 6 years ago
fix ios tests (#55)

75d04316371f9498dac098d6fb6a7079cc728396 authored almost 6 years ago
fix: preview tests (#54)

* Try to install preview on ios only on mac

* update timeout to fix slow install of app on w...

2256f9e3697ca5f324af28b9d15f95ce601eab64 authored almost 6 years ago
plugin add and remove (#52)

755bee759828d2feaeda0be1976febd65cd3a0ef authored almost 6 years ago
Fix log for preview. Update preview paths to match the names in jenkins (#53)

fafa5b397796e553fc97f9c297bac1f001377467 authored almost 6 years ago
fix bugs create tests (#51)

e209398bc179c61b15768f364edf3e4add726e82 authored almost 6 years ago
feat: rewrite all create tests (#50)

* create test

* new create tests

* other tests

* all create tests

* fix number of te...

d7e8b031497b07800cc33012800932d3f2777539 authored almost 6 years ago
Preview test (#47)

* Add preview tets

* Add preview methods

* Add methods

* add applescript

* Add previ...

b715dcfe0fcaa53e878ee29504121fbd85718e94 authored almost 6 years ago
fix: logs in angular tests (#49)

* Fixes for NG logs

* remove blank line

0874f7db83cd6a3721391bfd3b36ccb566bac504 authored almost 6 years ago
fix: smoke tests (#48)

* fix: set instrumented=False when app is not instrumented

In smoke suite and regression suit...

5af1f9ffa892ab26db4d8ad9ae311123066e7238 authored almost 6 years ago
fix: typo in method (#45)

Fix:
- Typo in `TnsPaths.get_bundle_id`
- Use `app_id` instead of `app_name` in successfully s...

55a12a426b3aa3aca7a79cef1c1b8aa4bc952115 authored almost 6 years ago
feature: angular console logs (#46)

* angular logs

* logs

* latest logs

* ng logs

* fix instrumented in app refresh mess...

27f2b5bacd738e5dadada63f3c0cbf90c633d422 authored almost 6 years ago
fix: template tests

b0118cb14b6d830dc9ebe1b5a3cbc6147e4f347d authored almost 6 years ago
fix: wait for log method not iterating on some of the strings (#44)

e7a5f78368252e8c67cd08142c76b118ab5b5899 authored almost 6 years ago
feat: tests for enterprise templates (#43)

Add tests for enterprise templates.

bebda82c816c10759955a5f884e8c36d4fe8029f authored almost 6 years ago
fix: reduce artefacts generated during test run (#42)

1e9841b1c734588105d10882e40011333160f2df authored almost 6 years ago
test: add test for cli pr 4359 (#41)

Test for https://github.com/NativeScript/nativescript-cli/pull/4359

76271613b375bbe3866855f0c8b1780eeaeb8e14 authored almost 6 years ago
fix: regression tests (#40)

a767655ac47512136aaae85ab85ba9c8736f6072 authored almost 6 years ago
fix: get test class name (#39)

Fix:
- Get test class name (it was failing when test do not deive TnsTest directly)

Refactor...

9b18cb08cc62f6bc08c2d0b95e9c06ceaac7709e authored almost 6 years ago
fix: do not kill ios apps on non macOS machines

Fix:
- Call `Simctl.stop_all(self.sim)` only on macOS (otherwise it fails)
- Typo in tests

a3bdab264ede87c49a18e74a680d39360c11ad6a authored almost 6 years ago
feat: introduce base TnsRunTest (#38)

* feat: introduce base TnsRunTest

Introduce:
- Base `TnsRunTest` which will start emulator a...

82729463df0a3a8e98d6cc13bc81533afcaa8be8 authored almost 6 years ago
fix: e2e tests in core_tests

3595b143e3fc3c377bd0e2fa4dc6c5dcee958110 authored almost 6 years ago
fix: e2e tests in core_tests

1f856649943349d250c67f72694842bd6b1e075e authored almost 6 years ago
chore: sleep a bit when do nto wait for tns commands

a2e580fa1b1f4ea470e78f7f7b57d5909671c6e2 authored almost 6 years ago
chore: increase timeouts

ce7b05f98bcb4d90581cf7ab6b2712c88073ae63 authored almost 6 years ago
chore: increase timeouts

18402e93390a96ea5c9f0505e894e861ac054ccd authored almost 6 years ago
chore: increase timeout in wait_for_text()

4404c82ca52a087b82b29884dd429b4926e34a9e authored almost 6 years ago
fix: log messages on file changes with hmr

fa235ac294b6cf803ba7e08ef9ae17541bf8a229 authored almost 6 years ago
fix: tests for tns install

e6655b2a7a5dcac44072f743de297fe8da5eacb9 authored almost 6 years ago
fix: encoding in Device.get_text()

3a64169d00aa4b937c9bc31618ac34bb21ca7bce authored almost 6 years ago
refactor: move encode logic from device to ImageUtils

a0082beb27f100e738531d113b4394282d43d8b7 authored almost 6 years ago
fix: device.get_text()

220266afeab85a29e88622c54e541a4df4f51b2e authored almost 6 years ago
refactor: asserts for tns logs (#37)

* refactor: asserts for tns logs

* fix: detect when app is restarted

Fix the logic that de...

553a100f0f7ded80e1cc3c596c12a27bef011632 authored almost 6 years ago
refactor: unit tests (#36)

Split `core_tests` on unit and e2e tests.

Some of product tests are also in unit tests (for e...

5d933192ad2d19176357de2f29878a9801677184 authored almost 6 years ago
chore: update tests after changes in nativescrtipt-dev-typescript

Adress changes caused by https://github.com/NativeScript/nativescript-dev-typescript/pull/77

cd25651d443c1cc576e6ccb9d6627d711414a066 authored almost 6 years ago
feat: tests for resources generate commands

Add tests for:
- tns resources generate
- tns resources update

91fc222a070e18a3f06e00b59e00104dc2ebdfa4 authored almost 6 years ago
fix: ImageUtils.get_text() now encode to utf-8 (#35)

a25b61b309d87c1ac705b7021833f8505fb004ce authored almost 6 years ago
feat: verify console logs (#26)

* wip: tests for cli logs during run

* tests: unit tests for log asserts

* reafactor: meth...

5d239e008526f74e5b4e8114fab967b1ca29984e authored almost 6 years ago
feat: rewrite init tests (#34)

* wip: rewrite init tests

Work in progress...

* feat: init and intall tests

* wip: rewr...

bc5d704204e8336ae2164573aeb399764a377b62 authored almost 6 years ago
feat: use emulator snapshots (#33)

* feat: use emulator snapshots

Feat:
- Use emulator snapshot named `clean_boot` (if availalb...

1853150cc6dbf3c70214bff91b4fe11d2690cab6 authored almost 6 years ago
refactor: tests for tns test (#31)

- Use enum for test framework types to avoid possible typos.
- Add more asserts fot tns init
-...

e22e6c04eedfe33286c6375ffb6afd31ee61b3e3 authored almost 6 years ago
feat: migrate misc tests (#32)

* feat: migrate tests

Migrated tests:
- autocomplete
- error reporting
- setup
- version
...

e0e72f2dfa6375e98b12f5fd2bacbc2a83725f4b authored almost 6 years ago
feat: tests for tns test command (#30)

Implement tests for `tns test` commands.

5a13fe1c3795d64f1cc311d2b43574ca90ea19fb authored almost 6 years ago
chore: tune values for platofrm add ios

fefbe0b21bdef9929ab2669c1a3dfe1615c1550d authored almost 6 years ago
feat: migrate regression tests (#29)

Migrate regression tests:
https://github.com/NativeScript/nativescript-cli-tests/tree/master/te...

000a42d64f35ef88367ad6e06a2f1255d23e70bd authored almost 6 years ago
fix: perf tests

929d99c44296efd85cd8998817f0f1598bcea614 authored almost 6 years ago
chore: update perf test results

Update expected results of perf tests.
Set actual values as per 1st Feb 2019 on `mcsofnsbuild04`.

d6849fbe473184309d480c1d23d46241a9d1aa8d authored almost 6 years ago
fix: perf tests actual results file name

Before:
- Files with actual perf data are named like `hello-world-ng_1.json`

Now:
- Same files ...

3d5c8c88afd52e5699e2aff2bcc1e070ab98e165 authored almost 6 years ago
refactor: perf tests

cacd2ebbe26d8ecbff2311ce82e03c09fa25ee1d authored almost 6 years ago
chore: update asserts for typescript update script

Update tests with changes introduced by https://github.com/NativeScript/nativescript-dev-typescr...

f83bb24c3a429a2193c3a8940842d03d764db2d8 authored almost 6 years ago
chore: skip iOS tests on non macOS machines

ef9b185010f10a44da300aed10cf72b0fcb54288 authored almost 6 years ago
fix: encodinf issues on systems with python3 (#25)

We have some failures on Windows with Python3:
```
Traceback (most recent call last):
File ...

88fb54b722e81cb68d85255bb815a38928312a90 authored almost 6 years ago
chore: no more logs when cli is installed locally

https://github.com/NativeScript/nativescript-cli/pull/4317 remove extra logs when CLI is install...

bc35c776017661d23f6f18200a9f4d27d580992f authored almost 6 years ago
fix: File.read() on Python3

File.read() was not working properly with Python3 and non utf-8 files.

ecf71ef572ed3307dd85a61b32b271a64809a4df authored almost 6 years ago
fix: tns create tests

In tns create tests sometimes app_data is none and tests fails because of:
```
if app_data.app_t...

75c879b9a89491ece161ed0661c0673715f53d19 authored almost 6 years ago
fix: referenced before assignment in tns_assert.py

e7deb5d30e52570f5f96253dc3d14a5d84307488 authored almost 6 years ago
feat: add webpack param to TnsAssert.created() (#24)

Introduce `webpack` param in TnsAssert.created().
Fix code sharing tests.

177c6f076850dd528a46e51e156ed2f8462ff71f authored about 6 years ago
fix: livesync test for master-detail-ng

Previous changes where not applied properly for iOS.

688a96accdbaa725b3cd3b66c465679bae647dc7 authored about 6 years ago
feat: add theme parameter on TnsAsserts.created() (#23)

New:
- Add theme parameter on TnsAsserts.created()

Fixed:
- Schematics tests where project...

2ff7e6a92524aa8ed852556752921e15481fc243 authored about 6 years ago
refactor: create tests (#22)

* refactor: create tests

Refactor:
- Tests in create_tests.py

Fix:
- Verifications for c...

3817b73ef10b96be507a003ede46fd0d89064ccc authored about 6 years ago
Merge pull request #20 from NativeScript/endarova/wait_for_log_method

feat: wait for log method

4ec4f6a002c01fe31c3bc544b462c842e2ffa58a authored about 6 years ago
Use Log class methods

92097687f350e5756e9c6603a5a4ddd4ce8fbe5c authored about 6 years ago
chore: pylint, Increase maximum number of branch for function

63a15e9bf704cc0f1204b1c1635481776d3be4ca authored about 6 years ago
fix linter errors

3c906789c13e0bdecadd4b9d355d1dbae779a470 authored about 6 years ago
Add wait for log method. Add methods for append and extract text. Add vscode files to gitignore

9db091e201d99dafe147e72e9bda53b8e976de74 authored about 6 years ago
fix: tns_assert.py (#21)

a5bc93998aea58056e3470d1c8cbac1b75bad63d authored about 6 years ago
chore: fix non cli tests (#19)

Fix lint on code sharing and perf tests.

48d90414d0eded798c48e9b493e782b8795fcdd1 authored about 6 years ago
chore: update pylint and fix errors (#13)

* chore: update pylint and fix errors

ff89a67318a0101f3be65affa83c515b0f0a4393 authored about 6 years ago
Merge pull request #11 from NativeScript/mivanova/create_tests

feat: tests for `tns create`

a4d34654c824044bf5491bad3fdece869f977b33 authored about 6 years ago
fix errors

86c2740730da3b109085f67ad29ca874e3a002a1 authored about 6 years ago
new create tests

916a8535510ff2b7ac6e357214d2c800a0303c14 authored about 6 years ago
create tests

89ebcc13ea5a464619d7d5d5eab377793131e001 authored about 6 years ago
create tests folder

f1fdab1292ef9e323a024e92640d1d8558f1f5bf authored about 6 years ago
refactoring

cc7b65bc9b3a4688ee398265461d576517651e53 authored about 6 years ago
feat: add travis ci (#12)

* feat: add travis ci

* fix: downgrade pylint version

Latest pylint availalbe for python2 ...

1f6cd2c86d01b2fc88a72fddcf132a9b086dcde3 authored about 6 years ago
chore: add logs when kill tns and adb

291f478865a94a7c74c7a011a916620f7ca7ef87 authored about 6 years ago
refactor: folder structure (#10)

* chore: migrate to new templates repo

Templates are now in mono repo:
https://github.com/Na...

a238efb735f2ce6c95f29b749c7161142daae204 authored about 6 years ago
Merge pull request #9 from NativeScript/mivanova/setup

setup

4c83249558da2444a80c74a392dcc9aaf1c5b7bc authored about 6 years ago