-
Notifications
You must be signed in to change notification settings - Fork 359
[Expression] Create expression widget generator for testdata #3092
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
base: main
Are you sure you want to change the base?
Conversation
… widget generator for testdata
🗄️ Schema Change: No Changes ✅ |
npm Snapshot: PublishedGood news!! We've packaged up the latest commit from this PR (c282f07) and published it to npm. You Example: pnpm add @khanacademy/perseus@PR3092If you are working in Khan Academy's frontend, you can run the below command. ./dev/tools/bump_perseus_version.ts -t PR3092If you are working in Khan Academy's webapp, you can run the below command. ./dev/tools/bump_perseus_version.js -t PR3092 |
🛠️ Item Splitting: No Changes ✅ |
|
Sorry, this one is much longer than the other ones I've done so far |
|
Size Change: +41 B (+0.01%) Total Size: 499 kB
ℹ️ View Unchanged
|
Summary:
Create a generator for the Expression widget to make testdata easier to read and write.
Issue: https://khanacademy.atlassian.net/browse/LEMS-3771
Test plan:
pnpm jest