Skip to content
Snippets Groups Projects
  1. Oct 17, 2013
  2. Oct 14, 2013
  3. Sep 30, 2013
    • Jared Hancock's avatar
      Expose fail count to shell environment · d9ad5a13
      Jared Hancock authored
      Also, run the tests in the packager. The packager will automatically run the
      regression test suite prior to packaging a release. The package will not
      build if there is at least one fail from the regression tests.
      d9ad5a13
  4. Sep 20, 2013
    • Jared Hancock's avatar
      Last mile for test failures · e180887e
      Jared Hancock authored
      Add stubs.php to include stub classes for built-in PHP classes used
      throughout the code. This will allow the testing suite to verify that a
      method exists, albeit not in our codebase
      e180887e
  5. Sep 11, 2013
  6. Aug 09, 2013
  7. Aug 02, 2013
  8. Jul 24, 2013
  9. Jul 23, 2013
    • Jared Hancock's avatar
      Add concept of initial data · 1c5338ac
      Jared Hancock authored
      We should move initial data out of the install SQL file, which will make way
      for a few things:
      
        * Internationalization -- which breaks the migrater model currently.
              Moving the data outside the install script makes it translatable
              without changing the SQL hash
        * Review -- Migrations which add more data don't highlight new features
              that need review to the adminsitrator
      1c5338ac
  10. Jun 13, 2013
  11. Jun 12, 2013
Loading