A system for integrated notes management.
Go to file
2019-12-08 22:55:50 +01:00
_results_ BES 35 | Add tests for display notes 2019-12-08 22:46:26 +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-38 Merged Homepage(BES-28_29) with master 2019-12-07 17:00:49 +01:00
BestNotesProject BES-38 Merged Homepage(BES-28_29) with master 2019-12-07 17:00:49 +01:00
Front BES-27 Basic files merge, login works 2019-11-28 11:27:08 +01:00
test BES-35 | Fixed tests on prod 2019-12-08 22:54:37 +01:00
.gitignore BES-39 | Fixed tests on prod 2019-12-08 22:55:50 +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-38 Merged Homepage(BES-28_29) with master 2019-12-07 17:00:49 +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 BES 39 | Fixed tests 2019-12-08 13:16:12 +01:00
README.md Jenkins file testing 2019-11-19 17:30:21 +01:00
yarn.lock BES 39 | Fixed tests 2019-12-08 13:16:12 +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