Commit Graph

8 Commits

Author SHA1 Message Date
thomas chaton 8b68e201d9
[App] update app testing (#16000)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-20 05:31:22 +00:00
Carlos Mocholí b1ce2639f4
Better check for programmatic lightningignore (#16080)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-16 09:49:17 +00:00
thomas chaton e522a12d17
[App] Improve lightning connect experience (#16035) 2022-12-14 17:09:30 +00:00
Carlos Mocholí 53ceb156c4
Integrate lightning_utilities==0.4.2 (#15817)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-13 13:13:51 +00:00
Ethan Harris 32cf1faa07
[App] Support for headless apps (#15875)
* Add `is_headless` when dispatching in the cloud

* Bump cloud version

* Add tests

* Dont open app page for headless apps locally

* Refactor

* Update CHANGELOG.md

* Support dynamic UIs at runtime

* Comments

* Fix

* Updates

* Fixes and cleanup

* Fix tests

* Dont open view page for headless apps

* Fix test, resolve URL the right way

* Remove launch

* Clean

* Cleanup tests

* Fixes

* Updates

* Add test

* Increase app cloud tests timeout

* Increase timeout

* Wait for running

* Revert timeouts

* Clean

* Dont update if it hasnt changed

* Increase timeout
2022-12-05 16:58:22 -05:00
Adrian Wälchli a970f090a0
Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
Jirka Borovec 952b64b358
tests: split examples and pytests (#15774)
split examples and pytests
2022-11-23 20:15:16 +09:00
Jirka Borovec 59fa32080d
Tests/App: refactor examples - structure (#15770)
* rename _examples dir

* refactor

* clean

* path

* add inits

* skip

* e2e

* azure

* e2e

* rev

* unify single depth for ignore docs req.

* group
2022-11-22 14:04:29 -05:00