Christina Ying Wang
e1bacda580
Update host-config, route, and action tests for host config endpoints
...
Change-type: minor
Signed-off-by: Christina Ying Wang <christina@balena.io>
2023-01-11 15:48:13 -08:00
Matthew McGinn
f9a157c9ec
typos: seperate -> separate
...
mainly to get the docs one, but figured i could hit them all
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2021-03-17 14:27:53 -04:00
Christina Wang
b3b1d47b34
Complete /v1/device/host-config unit tests, modify PATCH route
...
Change-type: minor
Signed-off-by: Christina Wang <christina@balena.io>
2021-02-18 12:25:44 +09:00
Miguel Casqueira
7a4473f65b
Added test case for /v1/restart API
...
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-11-30 15:42:49 -05:00
Cameron Diver
89627a3392
Add support for extlinux configuration files
...
Currently the only supported variable is RESIN_HOST_EXTLINUX_isolcpus
Change-type: minor
Closes : #671
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-05 17:00:45 +01:00
Pablo Carranza Velez
652b596c80
Add some more unit tests to the multicontainer supervisor
...
We add a bunch of additional unit tests, and also a coverage report using istanbul.
The tests are not meant to cover everything, but they're a first attempt at having *some* unit testing
on the supervisor. There's much to improve but hopefully it helps catch obvious errors.
Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2018-04-30 19:39:01 -07:00