-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Make tests pass #7255
Merged
Merged
Make tests pass #7255
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iHiD
added a commit
that referenced
this pull request
Jan 8, 2025
* Add migrations * Add new models and factories * Add commands * Add CSS and content * WIP * Fix shizzle * Rename stub * Improve CSS * Copy over tests * Fix some tests * Fix widget and highlighted line positioning (#7219) * Select correct scrolling element * Fix scrolling again * Scroll highlighted line into view * Add example solution for manual_solve (#7220) * Move over API endpoints (#7227) * Remove typewriter wrapper after finished typing instructions (#7228) * Adjust endpoints (#7229) * Update maze exercise config (#7230) * Add modal css (#7231) * Add modal css * Undo undo * Rename description html to error html everywhere (#7232) * Rename description html to error html everywhere * Snakecase setupFunctions in config * Disable infowidget on play (#7233) * Disable infowidget on play * Remove unused import * Change drawing animation duration (#7234) * Remove unused store * Change animation duration * Add correct links to anchors (#7235) * Close should go back to projects * Point to dashboard * Add reset button (#7236) * Add reset functionality * Add localStorage to save editor value (#7239) * Use config title to save editor value (#7240) * Import jikiscript (#7241) * Hide scrollbar on `edit` page (#7242) * Add change keyword (#7243) * Preview all scenarios, unify LHS styling (#7249) * Small tweaks * Fix wrong DOM * Add missing types * Show correct layout in previous test view (#7245) * Edit rps config (#7246) * Add missing error_html * Edit rock-paper-scissors config * Add proper IO preview, create flat map of tests (#7248) * Add missing error_html * Add better IO view * Add Flat test collection * Fix css * Add descriptionHtml for state preview * Apply suggestions from code review * Update info widget disabling logic, hide play button if no animation timeline (#7250) * Update logic around disabling info widget * Change language on tooltip * Cleanup DOM on each new test run (#7251) * Use latest code (#7253) * Use latest code * Remove unused import * Update app/javascript/components/bootcamp/SolveExercisePage/hooks/useSetupStores.ts * Use SVGs for drawing (#7247) * Add drawing views (#7244) * Remove DrawTest (#7257) * Make tests pass (#7255) * Adjust jest configuration * Get rid of defaultProps * Greener * Unstub after use maybe? * Now? * This time? * Come on... * One more little one * Unstub globally * Clear open search indexes each time --------- Co-authored-by: Jeremy Walker <[email protected]> * Add jumbled house (#7254) * Add repeat delay for animations (#7222) * Bootcamp holding (#7256) * Add holding page * Add more copy * Add new flow for bootcmap signups * Link emails * WIP * WIP * Green * Add flow * Change url * Add production guard * Update db/migrate/20241119025227_create_bootcamp_user_projects.rb --------- Co-authored-by: Aron Demeter <[email protected]> Co-authored-by: Erik Schierboom <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.