14 Commits

Author SHA1 Message Date
Sergio Cazzolato
ad6f356d20 Update documentation and checks for interfaces tests
This change adds extra self documentation and improbe organization and
checks for interfaces tests.
2021-03-09 15:49:02 -03:00
Sergio Cazzolato
9be34ab482 Moving smoke test suite and some tests from main suite to snaps-state tool 2020-09-30 14:41:11 -03:00
Zygmunt Krynicki
dd4fc5ac55 tests: add spread test for "snap interfaces core"
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2018-09-12 12:06:29 +02:00
Maciej Borzecki
d8a1980984 tests: shellchecks part 3
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2018-06-01 12:30:34 +02:00
sergio-j-cazzolato
b0f36d035b Change expression to support other snaps connected to the interface 2018-03-06 13:26:04 -03:00
sergio-j-cazzolato
20c8ab9e1c Update interface tests to remove extra checks and normalize tests
This change includes:
. Remove all the checks that are done after a connection and
disconnection (this is already checked as part of the snap_connect and
snap_disconnect tests).
. install_local function used to pack and install local snaps
. Remove not needed echo
. Change the check of interfaces default behaviour for the
autoconnection to support the scenario when there are other snaps also
connected to the interface (that happens when testing caracalla gadget)
. Add new lines between task tags
2018-02-22 11:30:19 -03:00
Michael Vogt
aa08253052 snap: add new snap pack and use in tests (#3951)
* snap: add new `snap pack` and use in tests

* address first review feedback

* tests/upgrade/basic: skip classic test if "snap pack" missing
2017-10-09 16:46:19 +01:00
Samuele Pedroni
9567c31fb2 --force-dangerous should be simply spelled --dangerous 2016-09-02 14:44:36 +02:00
Samuele Pedroni
04b6ae4f10 add more --force-dangerous in spread test 2016-08-31 10:06:01 +02:00
Federico Gimenez
9d2b3cdc7b address review comments 2016-08-19 15:30:19 +02:00
Federico Gimenez
3d8b8e74cf adapt to new spread version 2016-08-18 12:35:08 +02:00
Federico Gimenez
6ee20f45f9 changed yaml indentation to 4 spaces 2016-07-05 10:21:44 +02:00
Federico Gimenez
a1f2409011 cleanup 2016-06-28 15:03:26 +02:00
Samuele Pedroni
b5e1f71497 spread upgrade test, reorg tests so we can have multiple suites 2016-06-23 14:01:11 +02:00