Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Nick Simons bedd1b2db5
rc5 (#368)
* rc5

* 5.0.1

* config

* comment

* fix tests
2024-06-22 17:01:33 -07:00
Jason Hartman 8c1a914c27
Update dependencies for node 18 (#301)
* update dependencies
+ set jest-puppeteer to use new headless mode
+ replace obsolete puppeteer Page.waitFor with .waitForFunction

* update style
+ apply style changes from prettier config update

* configure test to wait on unique port
+ specify port for puppeteer to wait for
+ use a port unlikely to be used by regular client server

* Update min node version

Additionally in ADO pipeline:
+ explicitly use `ci` for `install`
+ invoke npm scripts without Npm task overhead after install
2023-09-11 13:33:34 -07:00
Joshua Smithrud 51b170b05a
ci: Publish test results when running tests in pipelines (#297)
The expected test report artifact was not being generated with our existing script configuration. This PR updates the scripts to ensure the artifact is generated as expected.

![image](https://github.com/microsoft/FluidHelloWorld/assets/54606601/ff3c337e-d4cc-4111-b794-00c7a6dc9a37)

Also improves a code comment that I encountered while looking at the code.
2023-07-31 13:10:12 -07:00
Sonali Deshpande 09654502e6
Test setup in FluidHelloWorld (#256) 2022-10-17 18:04:00 -07:00
Matt Rakow 6e3de09132
Remove tests and eslint (#11) 2020-08-26 10:36:25 -07:00
Matt Rakow 56e9b249c5
Consolidate webpack configs using environment variables (#8) 2020-08-25 12:17:24 -07:00
Matt Rakow cf108b6f32
Update README (#5) 2020-08-21 15:16:52 -07:00
Matt Rakow 6ac8457885
Small simplifications of tsconfig (#4) 2020-08-21 11:38:36 -07:00
Matt Rakow 91b3879fe7
Config simplifications (#2) 2020-08-20 13:45:55 -07:00