-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Added remaining unit tests for #2933 #3020
Conversation
Generated by 🚫 Danger |
@@ -0,0 +1,9 @@ | |||
On Tue, Jul 3, 2018 at 11:17 PM Naman Gupta \<[01namangupta@gmail.com](mailto:01namangupta@gmail.com)\> wrote: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These files could go in /test/fixtures/
maybe?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so should i also move final_parsed_comment.txt
there so that all three files could be at the same place or i move only two files there?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think any "example" content for the purpose of testing could go in
/fixtures/ -- thanks!
Nice tests!!! |
Hey @namangupta01 has the gmail trimming filter been working for you? |
Yes i tried on https://publiclab.org/notes/namangupta/02-17-2018/gsoc-proposal, it was working there. |
@jywarren I just tried to comment on https://publiclab.org/notes/namangupta/02-17-2018/gsoc-proposal but reply didn't get posted? Can you check the logs? |
Is the mailman server timeouts? |
Moving to #3022 !! Thanks! |
1566d6c
to
06c38b8
Compare
@jywarren It's now good to merge? |
Awesome!!! |
* Added remaining unit tests for publiclab#2933 * Minor change * Indentation changed * Added tests and moved emails to fixtures * Added tests and moved emails to fixtures
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
Closes #3019
rake test
fixes #0000
-style reference to original issue #@publiclab/reviewers
for help, in a comment belowIf 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
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!