code.pyret.org
code.pyret.org copied to clipboard
Website for serving Pyret to folks.
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies need to be updated together. Removes `xml2js` Updates `selenium-webdriver` from 3.6.0 to 4.20.0 Release notes Sourced from...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies need to be updated together. Updates `node-fetch` from 1.7.3 to 2.7.0 Release notes Sourced from node-fetch's...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Removes [nanoid](https://github.com/ai/nanoid). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Removes `nanoid` Updates `mocha` from 8.4.0 to 10.4.0 Release notes Sourced from...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
At least on my LCD, when viewing at a vertical angle of ~30* (my exact head height with my setup), the colors of passed vs failed tests look identical. Having...
It would be useful to make some Selenium tests for `/blocks`, at least loading the page, figuring out what to wait on, running a simple program, etc. Probably needs a...

Joe's comments: If I add an existing student to a class, should they get auto-assigned all the assignments in the class? One case is: - Add a bunch of students...