BigW Consortium Gitlab

  1. 09 Dec, 2016 1 commit
  2. 02 Dec, 2016 2 commits
  3. 29 Nov, 2016 1 commit
    • Remove JSX/React eslint plugins. · c145413d
      Luke "Jared" Bennett authored
      Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins.
      
      Change `airbnb` to `airbnb-base` for .eslintrc `extends` value.
      
      Added changelog entry
      
      Made sure all plugins and envs are set
      
      Corrected new failing specs
  4. 16 Nov, 2016 3 commits
    • Fix eslint · 4f0a1698
      Filipa Lacerda authored
      Remove unused method
    • Adds missing tests for commit component · f55206ce
      Filipa Lacerda authored
    • Adds tests · 30c6a7d3
      Filipa Lacerda authored
      Adds tests.
      Changes instance into a constructor
      
      Adds tests for environments component
      
      Adds tests assertations
      
      Adds external URL test
      
      Adds tests for Rollback component
      
      Adds tests for stop component
      
      Adds tests for actions component
      Fix environment item
      
      Init environment item tests