Commit Graph

8 Commits

Author SHA1 Message Date
Matt Bierner
1c35a4d05c Enforce single quote string usage in extension tests
Single quoted string usage is already enforced everywhere except our tests. Having this inconsistent style can confuse contributors and code generation

Starting with converting over tests in the `extensions` dir
2025-10-15 01:51:43 -07:00
Don Jayamanne
fd38deac92 Skip flaky notebook test (#258223)
Skip flaky test
2025-07-28 13:46:15 +00:00
Don Jayamanne
e31bfcad9d Re-enabled some of the skipped notebook tests (#255087)
* Identify flaky test failures

* Updates
2025-07-10 04:05:27 -07:00
Rob Lourens
c38afc571d Switch deprecated editor.document -> editor.notebook (#151530) 2022-06-08 09:35:00 -07:00
Rob Lourens
bb79477f2e Enable ipynb serializer tests in web integration tests
and reenable NotebookSerializer test in non-web
2022-02-01 18:22:57 -08:00
Rob Lourens
fd48df6c7f Skip failing test 2021-08-03 20:01:27 -07:00
Rob Lourens
bb4a627722 💄 2021-08-03 11:26:09 -07:00
Rob Lourens
1d8a91d86f Add integration test for opening a ipynb file 2021-08-03 11:19:22 -07:00