~r00ta/maas:migrate-machine-list-handler-tests

Last commit made on 2023-06-26
Get this branch:
git clone -b migrate-machine-list-handler-tests https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
migrate-machine-list-handler-tests
Repository:
lp:~r00ta/maas

Recent commits

34d62b1... by Alberto Donato

make session_id a kwargs in base websocket Handler, for tests

In actual code the session_id is always passed, but this avoids having to pass
it in all tests

d449773... by Alberto Donato

cleanup duplicated snap dependencies

3c46e2e... by Alberto Donato

cleanups

156ef1e... by Alberto Donato

drop custom ppa for snap

5036867... by Alberto Donato

drop query debug print

31d8700... by Alberto Donato

randomize user session id in tests

e285510... by Alberto Donato

pass user session_id as a cookie in API requests

6afcfc0... by Jacopo Rota

fix sqlalchemy zones tests

9ad40b9... by Jacopo Rota

add machine list spike

b7b2731... by Alberto Donato

rename test files