Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken tests #1001

Merged
merged 22 commits into from
Sep 10, 2019
Merged

Fix broken tests #1001

merged 22 commits into from
Sep 10, 2019

Conversation

sashadev-sky
Copy link
Member

@sashadev-sky sashadev-sky commented Sep 10, 2019

Fixes #777 (<=== Add issue number here)
prereq to #959
#1003 and update in system test to fix image placement system test (@cesswairimu sorry I think we made edit at same time! this PR also fixes the other tests to pass travis)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/mapknitter-reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@codeclimate
Copy link

codeclimate bot commented Sep 10, 2019

Code Climate has analyzed commit e8da2c3 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 10, 2019

Codecov Report

Merging #1001 into main will increase coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             main   #1001      +/-   ##
=========================================
+ Coverage   73.12%   73.7%   +0.57%     
=========================================
  Files          40      40              
  Lines        1388    1388              
=========================================
+ Hits         1015    1023       +8     
+ Misses        373     365       -8
Impacted Files Coverage Δ
lib/exporter.rb 94.17% <0%> (+2.24%) ⬆️
app/controllers/maps_controller.rb 92.17% <0%> (+2.6%) ⬆️

@cesswairimu
Copy link
Collaborator

No worries, Thanks @sashadev-sky

@jywarren jywarren merged commit aa99e42 into publiclab:main Sep 10, 2019
@jywarren
Copy link
Member

Great! Thank you!!!

@jywarren
Copy link
Member

Hooray! Super work!

@sashadev-sky sashadev-sky deleted the fixTest branch September 12, 2019 01:01
chen-robert pushed a commit to chen-robert/mapknitter that referenced this pull request Dec 5, 2019
* h

* h

* fix broken tests

* fix

* fix click capybara

* add parentheses

* click_on

* fix image placement system test

* put back selenium for travis

* use old driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants