Skip to content

valantic-CEC-Deutschland-GmbH/testsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus Testsuite

GitHub Logo

Rules 🔥

This testsuite contains ❌ failing tests that need to be fixed by writing and adjusting the related parts inside the code.

Depending on the complexity level (1,2,4,8,16) of ✔️ passing tests you will archive a different amount of 💎, try to get much 💎 as possible. All tests are readonly and should not be changed.

If you are finished, please push your changes to your branch and submit results by executing vendor/bin/codecept run --submit yourbranch.

(Optional) In the end please checkout master branch and add your personal testcase via PullRequest to master branch, this testcase will be used to increase the variety of the testcase pool.

Getting started

- create your own branch (from master) and name it as your github username
    i.e. Branch: wesolowski
- cd docker
- ./setup.sh
- edit your /etc/hosts file and add 127.0.0.1	de.www.testsuite.local, de.zed.testsuite.local
- docker exec -it testsuite_app_1 bash
- vendor/bin/codecept run (write/adjust code and repeat)

Technology Stack (Setup tested on ubuntu 18.04)

- Docker
- PHP7
- Codeception

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages