In the commercials upload page, if a material url corresponds to a snap project, it is automatically rendered and saved as a embedded snap project instead of loading the raw website
Include screenshots, videos, etc.
Who authored this PR?
How should this PR be tested?
Is there a deploy we can view?
What do the specs/features test?
I added test coverage for the model that ensures that given a valid snap project, the link is converted correctly. The existing tests check for the bad path.
Are there edge cases to watch out for?
Are there any complications to deploying this?
Checklist:
[x] Has this been deployed to a staging environment or reviewed by a customer?
[x] Tag someone for code review (either a coach / team member)
[x] I have renamed the branch to match PivotTracker's suggested one (necessary for BlueJay)
[Pivotal Tracker Link][tracker]
https://www.pivotaltracker.com/story/show/187436622
What this PR does:
In the commercials upload page, if a material url corresponds to a snap project, it is automatically rendered and saved as a embedded snap project instead of loading the raw website
Include screenshots, videos, etc.
Who authored this PR?
How should this PR be tested?
I added test coverage for the model that ensures that given a valid snap project, the link is converted correctly. The existing tests check for the bad path.
Are there any complications to deploying this?
Checklist: