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

DTL (Test > Levelbuilder): 5edb30f1 #20843

Merged
merged 88 commits into from Feb 22, 2018
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

bencodeorg and others added 30 commits February 20, 2018 10:11
These two tests were consistently failing on my local machine, because the order of the inner results list of the levelgroup results was different, even though the tests attempt to prevent randomness from being a factor.  I'm not sure what the root cause of that is, but the right solution is not to assert a particular order if we don't care what the resulting order is.

I've extracted a couple of helper methods (addressing a TODO left by Asher) that assert the result sets match without enforcing a particular order.
Fix summer workshop enrollment emails to display actual workshop subj…
Before, we were checking `:maker_discount` authorization before rendering /maker/home, which restricted access to teachers.

Now, we skip that check for /maker/home.  Instead, when rendering home we have an explicit `authenticate_user!` call which redirects to the sign-in page if the current user is not signed in, and will redirect them back to /maker/home after they sign in successfully.
DTT (Staging > Test) [robo-dtt]
breville and others added 28 commits February 22, 2018 13:19
…er-integration-tests

Revert "Craft designer integration tests"
Maker: Can start new App Lab app with Maker enabled from /maker/home
add userId to firehose putRecord calls from javascript
add user_id to firehose putRecord requests in ruby
DTT (Staging > Test) [robo-dtt]
Restore ability to execute Redshift queries from production
DTT (Staging > Test) [robo-dtt]
remove duplicate 'signup' id to show correct video in fallback player
Manage students - update with new strings based on spec
DTS (Levelbuilder > Staging) [robo-dts]
DTT (Staging > Test) [robo-dtt]
Add a couple more Game Lab Jr blocks
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org merged commit 813891c into levelbuilder Feb 22, 2018
@balderdash balderdash deleted the dtl_candidate_5edb30f1 branch September 18, 2018 05:53
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.

None yet