A system for integrated notes management.
Go to file
ksanu 4793046962 new readme 2020-04-02 09:53:32 +02:00
.idea new readme 2020-04-02 09:53:32 +02:00
BestNotesProject BES-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +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-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +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 new readme 2020-04-02 09:53:32 +02: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-65 Usunięcie mozliwosci logowania ze strony logowania 2020-01-19 23:55:40 +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

Demo dostępne pod adresem: http://bestnotes.pythonanywhere.com/ Dane do logowanie: Email: admin Hasło: admin

Run Webdriver.IO tests locally

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