~troyanov/maas:refactor-maasagent-tests

Last commit made on 2023-05-08
Get this branch:
git clone -b refactor-maasagent-tests https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
refactor-maasagent-tests
Repository:
lp:~troyanov/maas

Recent commits

74f1e19... by Anton Troyanov

chore: simplify assert call

0fcfc53... by Anton Troyanov

refactor: use t.Parallel() inside package tests

f69d758... by Anton Troyanov

refactor(netmon): service_test

394a793... by Anton Troyanov

refactor: use netip.MustParseAddr

19aa246... by Anton Troyanov

refactor(netmon): service_test

2e317ca... by Anton Troyanov

refactor(netmon): event_test

6be1b07... by Anton Troyanov

chore: typo fix?

4baa71a... by Anton Troyanov

refactor: use assert.Equal to compare structs

6da7a32... by Anton Troyanov

refactor: use stringer for custom types

96f2c77... by Anton Troyanov

chore(maasagent): add stringer tool