Skip to content

Instantly share code, notes, and snippets.

View come-maiz's full-sized avatar
🤷‍♀️
¡paz y baile!

Leonardo Arias come-maiz

🤷‍♀️
¡paz y baile!
  • Costa Rica
View GitHub Profile
@come-maiz
come-maiz / mapboxcli-tests.md
Created September 23, 2016 17:58
Mapbox CLI testing

Smoke tests for the Mapbox CLI snap (based on https://github.com/mapbox/mapbox-cli-py#setup)

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/mapbox-cli-py
$ cd mapbox-cli-py
$ git checkout snapcraft

$ snapcraft

@come-maiz
come-maiz / mapbox-studio-classic-tests.md
Created September 26, 2016 23:54
Mapbox Studio Classic snap testing

Smoke tests for the Mapbox Studio Classic snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/mapbox-studio-classic
$ cd mapbox-studio-classic
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --force-dangerous

@come-maiz
come-maiz / metalsmith-tests.md
Created September 28, 2016 00:02
Metalsmith snap testing

Smoke tests for the Metalsmith snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/metalsmith
$ cd metalsmith
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --force-dangerous

@come-maiz
come-maiz / qgis-tests.md
Last active October 5, 2016 23:31
QGIS snap testing

Smoke tests for the QGIS snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/QGIS
$ cd QGIS
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --force-dangerous

@come-maiz
come-maiz / ipfs-build-arch.md
Last active June 26, 2017 15:56
IPFS snap testing

Build in archlinux

Install docker:

$ sudo pacman -S docker
$ sudo systemctl start docker
$ sudo gpasswd -a $USER docker
$ newgrp docker

Clone the repo:

@come-maiz
come-maiz / syncthing-tests.md
Last active April 6, 2017 17:20
Syncthing snap testing
@come-maiz
come-maiz / synapse-tests.md
Last active December 6, 2016 14:02
Synapse snap testing

Smoke tests for the Synapse snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/matrix-org/package-synapse-snap
$ cd package-synapse-snap
$ snapcraft
$ sudo snap install *.snap --dangerous
@come-maiz
come-maiz / s-tests.md
Created October 5, 2016 15:45
s snap testing

Smoke tests for the s snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/s
$ cd s
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --force-dangerous

@come-maiz
come-maiz / gistup-tests.md
Created October 5, 2016 17:20
gistup snap testing

Smoke tests for the gistup snap

First, build and install the snap:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/gistup
$ cd gistup
$ git checkout snapcraft
$ snapcraft

$ sudo snap install *.snap --force-dangerous

@come-maiz
come-maiz / quassel-webserver-tests.md
Last active February 6, 2017 16:56
Quassel webserver snap testing

Smoke tests for the Quassel webserver snap

First, install the snap:

$ sudo snap install quassel-webserver --candidate

The following tests require a freshly installed quassel server. In an ubuntu system, it can be installed with sudo apt install quassel-core.

Connect to a server: