A system for integrated notes management.
Go to file
Dawid Majsnerowski 10db28eccf Fix for Jenkins
2019-11-29 23:25:57 +01:00
.idea BES-16 Added methods for adding, updating, deleting students + unittests for adding and updating 2019-11-25 15:22:36 +01:00
bestnotes BES-16 Added methods for adding, updating, deleting students + unittests for adding and updating 2019-11-25 15:22:36 +01:00
BestNotesProject BES-15 Created django project with new db table StudentProfile which extends User Model using a One-To-One link. 2019-11-25 00:10:39 +01:00
Front Merge models 2019-11-27 23:08:32 +01:00
test Fix for Jenkins 2019-11-29 23:25:57 +01:00
.gitignore Tests for Jenkins 2019-11-19 17:19:25 +01:00
bn_migrate_log.txt BES-15 Created django project with new db table StudentProfile which extends User Model using a One-To-One link. 2019-11-25 00:10:39 +01:00
db.sqlite3 BES-16 Added methods for adding, updating, deleting students + unittests for adding and updating 2019-11-25 15:22:36 +01:00
Dockerfile Added Dockerfile with Chrome 2019-11-19 22:05:34 +01:00
how_to_run.txt Added how_to_run.txt file with simple instructions. 2019-11-25 00:19:13 +01:00
Jenkinsfile Added Dockerfile 2019-11-19 18:06:44 +01:00
manage.py BES-15 Created django project with new db table StudentProfile which extends User Model using a One-To-One link. 2019-11-25 00:10:39 +01:00
package-lock.json BES-26 | First test for BestNotes 2019-11-29 22:16:18 +01:00
package.json Fix for Jenkins 2019-11-29 23:22:08 +01:00
README.md Jenkins file testing 2019-11-19 17:30:21 +01:00
yarn.lock Tests for Jenkins 2019-11-19 17:19:25 +01:00

Testowe Readme do projektu BestNotes

Testowa zmiana

Run Webdriver.IO tests locally

To run WebdriverIO tests locally, just execute: ./node_modules/.bin/wdio run ./test/config/base.conf.js