~snappy-dev/snapd/+git/snapd-pawel:clean-configcore-tests

Last commit made on 2020-06-08
Get this branch:
git clone -b clean-configcore-tests https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
clean-configcore-tests
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

5dcef29... by Paweł Stołowski

Further simplify some tests (thanks mvo).

1f22f9f... by Paweł Stołowski

No need for TearDownTest methods that just call the parent - this is handled automatically. Call AddCleanup can be simplified (thanks mvo!).

b2b463c... by Paweł Stołowski

Cleanup up use of configcoreSuite in the configcore tests:
- use AddCleanup / TearDownTest consistently.
- don't set/restore rootdir in tests that use configcoreSuite since this is already covered by base suite.

7f1f141... by Michael Vogt

Merge pull request #8804 from zyga/tweak/session-tool-porting-19

tests: port xdg-settings test to tests.session

915ac76... by Michael Vogt

Merge pull request #8815 from zyga/tweak/session-tool-porting-21

tests: port snap-handle-link test to tests.session

3c79ea3... by Ian Johnson

Merge pull request #8786 from xnox/unknown-goarch

arch: add riscv64

Also sort arches alphabetically, and drop duplicate ppc64 test.

172eaea... by Michael Vogt

debian: add 2.45.1 placeholder changelog

9bfe1ef... by Paweł Stołowski

Merge pull request #8780 from stolowski/core20-early-defaults-spread

tests: core20 early defaults spread test

ef32f13... by Paweł Stołowski

Merge pull request #8819 from stolowski/snapstate-test-install

tests: move install tests from snapstate_test.go to snapstate_install_test.go

b5da9b9... by Maciej Borzecki

Merge pull request #8821 from bboozzoo/bboozzoo/gh-actions-osx

github: port macOS sanity checks from travis