1. 11 1月, 2017 2 次提交
  2. 06 1月, 2017 1 次提交
  3. 04 1月, 2017 1 次提交
  4. 09 12月, 2016 1 次提交
  5. 30 11月, 2016 1 次提交
    • L
      Remove JSX/React eslint plugins. · c145413d
      Luke "Jared" Bennett 提交于
      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
      c145413d
  6. 19 11月, 2016 1 次提交
  7. 16 11月, 2016 1 次提交
    • F
      Adds tests · 30c6a7d3
      Filipa Lacerda 提交于
      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
      30c6a7d3