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 and re-enable sponsor link test #2362

Closed
iamareebjamal opened this issue Oct 13, 2020 · 2 comments · Fixed by #2372
Closed

Fix and re-enable sponsor link test #2362

iamareebjamal opened this issue Oct 13, 2020 · 2 comments · Fixed by #2372

Comments

@iamareebjamal
Copy link
Member

A test in test/sessionEventAndCoC.js was disabled to fix the build in #2361

Fix the logic and re-enable the test

@dhruvjain99
Copy link
Contributor

@iamareebjamal there is one sponsor link endpoint which has been removed by the sponsor. There are two ways either we can remove the sponsor form the event site data or we can test for Mozilla All Hands 2017 event site broken sponsor links. Let me know what do I need to do I'll do it.

@iamareebjamal
Copy link
Member Author

Second option

dhruvjain99 added a commit to dhruvjain99/open-event-wsgen that referenced this issue Oct 30, 2020
…llHands2017 event

- Earlier the test was on FossasiaSummit2017 in which one sponsor link was broken so the test failed
- Now we are checking for MozillaAllHands2017 so the test is moved after eventPage visits the MozillaAllHands2017 site

Fixes fossasia#2362
iamareebjamal pushed a commit that referenced this issue Oct 30, 2020
- Earlier the test was on FossasiaSummit2017 in which one sponsor link was broken so the test failed
- Now we are checking for MozillaAllHands2017 so the test is moved after eventPage visits the MozillaAllHands2017 site

Fixes #2362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants