Commit graph

56 commits

Author SHA1 Message Date
Anton
7ffad5b659 Experiments table migration [SCI-9800] 2023-12-07 12:53:21 +01:00
Soufiane
4858f41b3e
Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
Oleksii Kriuchykhin
324c268594 Remove Demo project and Samples repository [SCI-5246][SCI-5248] 2021-02-01 15:02:06 +01:00
aignatov-bio
109823f764 Fix tests 2020-07-29 11:44:52 +02:00
Urban Rotnik
6cddcc2ea2 Change method to Cucumber step 2020-07-09 13:14:08 +02:00
Urban Rotnik
8432db26a4 Add navigation helpers 2020-07-09 13:14:08 +02:00
Urban Rotnik
b11f166c38 Fix cucumber tests 2020-07-09 13:14:07 +02:00
Samo Hafner
8eac88697a Cucumber tests update 2020-07-09 13:14:07 +02:00
Urban Rotnik
0384a64034 Multi elements support 2020-07-09 13:14:07 +02:00
Urban Rotnik
d92bcee3f6 Helpers for first elements 2020-07-09 13:14:06 +02:00
Urban Rotnik
a632f10759 WIP - click button helpers 2020-07-09 13:14:06 +02:00
Samo Hafner
1572a9eb28 fix markup 2020-07-09 13:14:05 +02:00
Samo Hafner
f75c23fb3a Add new tests 2020-07-09 13:14:05 +02:00
aignatov-bio
8fa229a0d1 Add cucumber tests for projects 2020-07-09 13:14:05 +02:00
aignatov-bio
5b2993db12 Finished project page cucmber tests 2020-07-09 13:14:04 +02:00
Urban Rotnik
3c4dd3c671 Enabling tests for home page 2020-07-09 13:14:04 +02:00
aignatov-bio
dc2caca4f3 Small css fixes and test fix 2020-05-15 11:04:17 +02:00
aignatov-bio
119a7b9e73 Fix tests 2020-03-31 10:16:51 +02:00
aignatov-bio
ca76c0ca0c Fix cucmber tests 2019-11-13 16:24:19 +01:00
aignatov-bio
54627faeb3 Fix tests 2019-10-11 11:46:51 +02:00
Jure Grabnar
6db8b48d16 Fix cucumber tests
Close SCI-3916
2019-09-30 22:34:33 +02:00
Oleksii Kriuchykhin
e58d3cf169 Implement Cucumber tests for direct upload [SCI-3771] 2019-09-03 15:14:37 +02:00
Oleksii Kriuchykhin
3a87296c7b Fix cucumber tests, switch to chromium-driver [SCI-3786] 2019-08-22 13:38:02 +02:00
aignatov-bio
cd7460a4bd
Add croppie tool to avatar editing [SCI-3502] (#1801)
* Add croppie tool to avatar editing
2019-05-31 15:44:27 +02:00
Luka Murn
208ef0bfe1 Fix the Cucumber tests so they pass
With the change of factories, single Cucumber test stopped
working due to text in the test being dependant on a now randomly
(Faker) defined value.
2019-01-21 15:06:39 +01:00
mlorb
97d619ab51 fix tests again 2018-04-26 13:47:31 +02:00
zmagod
5124af6cfb fixes failing cucumber specs 2018-02-12 11:42:22 +01:00
zmagod
34f5076b04 fixes failin specs [fixes SCI-2001] 2018-01-31 12:05:45 +01:00
zmagod
88d7429041 1. fixes failing unit and integration tests
2. fixes gem dependencies issues
3. fixes failing migrations
4. updates depricated factory_girl => factory_bot and fixes related issues

Signed-off-by: zmagod <zmago_devetak@yahoo.com>
2018-01-23 14:54:15 +01:00
zmagod
6d56377eb0 adds sleep time after Delayed::Worker.new.work_off 2017-11-23 16:57:30 +01:00
zmagod
331823c2fb upgrade capybara_email gem 2017-11-23 16:27:49 +01:00
zmagod
dc51d328bc removes make worker 2017-11-23 15:58:46 +01:00
zmagod
70db34090d fixes rspec tests 2017-11-20 09:41:14 +01:00
zmagod
327e27e123 Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1576 2017-11-09 15:55:10 +01:00
mlorb
b3e39697d5
Merge pull request #857 from mlorb/ml-sci-1575
Implement login feature integration tests [SCI-1575]
2017-11-09 13:48:57 +01:00
zmagod
f224629259 fixes failing team.feature:19 scenario 2017-11-09 09:00:00 +01:00
zmagod
e2af987b80 Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1568 2017-11-09 08:35:39 +01:00
zmagod
33ebe1f748 integration tests for forgot_password [fixes SCI-1576] 2017-11-08 16:23:52 +01:00
zmagod
b036452d8c adds background worker to cucumber tests 2017-11-08 11:59:01 +01:00
mlorb
157b1968cc implement login's feature integration tests 2017-11-07 17:18:41 +01:00
mlorb
428fa7f811 follow @ZmagoD's remarks 2017-11-07 11:29:37 +01:00
mlorb
1c3c822796 change drivers for browser 2017-11-06 14:26:01 +01:00
mlorb
bd569b9746 small changes 2017-11-06 11:34:25 +01:00
mlorb
21e3c653eb add integration tests for single team feature 2017-11-03 10:48:09 +01:00
zmagod
5ded818291 fixes failing cucumber tests 2017-11-02 16:24:11 +01:00
zmagod
5538805faa Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1669 2017-11-02 14:39:07 +01:00
zmagod
e5a01f7a57 adds integration tests for about sciNote modal 2017-10-27 16:37:42 +02:00
zmagod
22cf72e054 fix hound 2017-10-27 10:53:19 +02:00
zmagod
62dfd6a713 adds wait_for_ajax function to cucumber tests [fixes SCI-1723] 2017-10-24 15:39:06 +02:00
zmagod
cd70395717 fixed some failing tests 2017-10-24 09:45:35 +02:00