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

ADD: Testing for rich and markdown wiki editors #7288

Merged
merged 2 commits into from
Jan 18, 2020

Conversation

Uzay-G
Copy link
Member

@Uzay-G Uzay-G commented Jan 18, 2020

For #5316

I have added a new suite of tests to verify that the editors are working correctly with testing for features like bold, italic or code text. These tests make sure that elements render correctly.

What do you think @jywarren @SidharthBansal @VladimirMikulic?

@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

Merging #7288 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #7288   +/-   ##
======================================
  Coverage    81.6%   81.6%           
======================================
  Files          97      97           
  Lines        5600    5600           
======================================
  Hits         4570    4570           
  Misses       1030    1030

test/editor_test.rb Outdated Show resolved Hide resolved
@SidharthBansal SidharthBansal merged commit 15bcb31 into publiclab:master Jan 18, 2020
NitinBhasneria pushed a commit to NitinBhasneria/plots2 that referenced this pull request Jan 21, 2020
* add tests for wiki editors

* fix test names
vinitshahdeo pushed a commit to vinitshahdeo/plots2 that referenced this pull request Feb 1, 2020
* add tests for wiki editors

* fix test names
NitinBhasneria pushed a commit to NitinBhasneria/plots2 that referenced this pull request Feb 5, 2020
* add tests for wiki editors

* fix test names
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.

2 participants