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

Simple test to make sure we do not break the external widget URL API #8221

Merged
merged 1 commit into from Jun 26, 2015

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Jun 26, 2015

Widget URLs are API and we need to make sure we keep widgets renderable under this URL between releases. This is a basic, fast test to make sure we do not break the API.

Background: In #7822 I removed many controller actions and changed the API of those URLs quite a lot. It is easy to regress there. A test will certainly help to not break anything.

@tsteur tsteur added Pull Request WIP Indicates the current pull request is still work in progress and not ready yet for a review. c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. and removed Pull Request WIP Indicates the current pull request is still work in progress and not ready yet for a review. labels Jun 26, 2015
tsteur added a commit that referenced this pull request Jun 26, 2015
Simple test to make sure we do not break the external widget URL API
@tsteur tsteur merged commit cb29513 into master Jun 26, 2015
@tsteur tsteur deleted the widget_renderable_test branch June 26, 2015 03:22
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it. c: Tests & QA For issues related to automated tests or making it easier to QA & test issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants