A system for integrated notes management.
Go to file
Dawid Majsnerowski 8dadec66b2 BES-66 | formatting tests 2020-01-19 16:51:29 +01:00
.idea BES-45 BES-50 BES-51 Added topics.html template, added method to use template notes.html to generate notes_by_topic_id, modified backend to work with the mentioned addtions. 2019-12-15 17:49:20 +01:00
BestNotesProject BES-55 Fix error 2020-01-15 16:14:42 +01:00
Front BES-27 Basic files merge, login works 2019-11-28 11:27:08 +01:00
_results_ BES-66 | Add tests for formatting 2020-01-19 14:40:45 +01:00
bestnotes BES-55 Fix error 2020-01-15 16:14:42 +01:00
test BES-66 | formatting tests 2020-01-19 16:51:29 +01:00
.gitignore BES-66 | Add tests for formatting 2020-01-19 14:41:43 +01:00
Dockerfile Added Dockerfile with Chrome 2019-11-19 22:05:34 +01:00
Jenkinsfile Added Dockerfile 2019-11-19 18:06:44 +01:00
README.md Jenkins file testing 2019-11-19 17:30:21 +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-55 Fix error 2020-01-15 16:14:42 +01:00
how_to_run.txt Added how_to_run.txt file with simple instructions. 2019-11-25 00:19:13 +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
yarn.lock BES 39 | Fixed tests 2019-12-08 13:16:12 +01:00

README.md

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