A system for integrated notes management.
Go to file
2019-12-06 13:33:10 +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-41 Add new icons + id for login form 2019-12-06 13:33:10 +01:00
BestNotesProject BES-27 Basic files merge, login works 2019-11-28 11:27:08 +01:00
Front BES-27 Basic files merge, login works 2019-11-28 11:27:08 +01:00
test BES-26 | adding new test 2019-11-30 11:47:49 +01:00
.gitignore BES-27 Basic files merge, login works 2019-11-28 11:27:08 +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-27 Basic files merge, login works 2019-11-28 11:27:08 +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