Project

General

Profile

action #36523

Updated by riafarov almost 6 years ago

## Acceptance criteria 
 * **AC1:** simple self-tests are executed on each PR and master using travis CI, e.g. a [json lint](https://github.com/mledoze/countries/issues/201) 

 ## Suggestions 
 * Add a Makefile calling json lint or other static checks 
 * Add a .travis.yml file calling e.g. a Makefile 
 * Mention in the README 
 * Check that all png files have json pair 
 * Workaround property is added if filename contains bug reference 
 * https://travis-ci.org/os-autoinst/os-autoinst-needles-opensuse.svg?branch=master should be mentioned in the README

Back