testing

command
v0.0.0-...-7f05345 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2017 License: MIT Imports: 12 Imported by: 0

README

e2e testing - go-msi

manual end-to-end testing, fedora box,

sh vagrant-setup.sh

# to re run as many times as needed to work
sh vagrant-test.sh

sh vagrant-off.sh

It does

  • wake up a windows server 2012 box
  • setup GO
  • setup wix
  • setup chocolatey
  • prepare a go package of hello/
  • invoke testing/main.go
    • builds hello.go
    • builds an msi
    • runs msi /i
    • realize some checks that the app installed and works properly
    • runs msi /x (uninstall)
    • realize some checks
    • runs chocolatey packaging
    • installs the choco package
    • realize some checks that the app installed and works properly
    • runs choco remove
    • realize some checks
  • shut down vagrant
  • destroy the box

Documentation

Rendered for windows/amd64
The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL