https://github.com/goern/adb-tests
placeholder for tests for the adb while its long term place to live is sorted out
https://github.com/goern/adb-tests
Last synced: about 1 month ago
JSON representation
placeholder for tests for the adb while its long term place to live is sorted out
- Host: GitHub
- URL: https://github.com/goern/adb-tests
- Owner: goern
- License: gpl-2.0
- Created: 2015-11-23T08:47:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T08:48:15.000Z (over 10 years ago)
- Last Synced: 2025-11-09T02:02:15.374Z (9 months ago)
- Language: Ruby
- Size: 694 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tests
This is a centralized location for miscellaneous tests related to the Atomic and Atomic App ecosystem.
#### ADB Testing (adb-testing)
init: https://github.com/navidshaikh/testing-adb
Steps and tests in order to setup adb and eclipse docker tooling on different platforms with different providers.
#### AtomicApp CI Testing (atomicapp-ci)
init: http://github.com/ggallen/atomic-test
CI functional tests for Atomic App on [ci.centos.org](https://ci.centos.org/view/AtomicApp/). The current CI test runs as [container-tools-gate-job](https://ci.centos.org/view/AtomicApp/job/container-tools-gate-job/).
#### ADB Vagrant Testing (adb-vagrant)
init: https://gist.github.com/LalatenduMohanty/95d7c5335179350b7006
Test cases to test the ADB vagrant box.