Skip to content

feat: add capybara tests for user - #11

Open
Synkevych wants to merge 1 commit into
masterfrom
feat/implement_capybara_tests
Open

feat: add capybara tests for user#11
Synkevych wants to merge 1 commit into
masterfrom
feat/implement_capybara_tests

Conversation

@Synkevych

Copy link
Copy Markdown
Owner

No description provided.

@Synkevych Synkevych linked an issue Dec 17, 2020 that may be closed by this pull request
@codecov

codecov Bot commented Dec 17, 2020

Copy link
Copy Markdown

Codecov Report

Merging #11 (0dc7453) into master (f29f971) will increase coverage by 1.41%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   84.73%   86.14%   +1.41%     
==========================================
  Files          15       17       +2     
  Lines         131      166      +35     
==========================================
+ Hits          111      143      +32     
- Misses         20       23       +3     
Impacted Files Coverage Δ
app/controllers/application_controller.rb 50.00% <33.33%> (-50.00%) ⬇️
app/controllers/answers_controller.rb 80.76% <50.00%> (ø)
app/controllers/audits_controller.rb 75.00% <50.00%> (+6.25%) ⬆️
app/controllers/checklists_controller.rb 87.09% <100.00%> (+6.45%) ⬆️
app/controllers/errors_controller.rb 100.00% <100.00%> (ø)
app/controllers/questions_controller.rb 93.75% <100.00%> (+12.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b5131a...0dc7453. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Capybara for tests UI

1 participant