July 16, 2013 - Team Dysania

Captain's Log: 2013.07.16

  • Captain Kurt fixed JZ's expired version of Sublime Text 2
  • Vyki is still in the process of recreating her dev environment: installed Ruby, RVM, Sublime
  • Captain Kurt switched from Rails JSON to MultiJSON for JSON parsing
  • Used RSpec to run discourse-oneboxer and fix specs on our own
    • bundle exec rake: run all tests
    • rspec <file_with_error.rb:line>: run specific test
  • Messed up git branches
    • supposed to create new branches from master branch
    • instead, created nested mess
    • solution: git merged all nested branches into one
  • Fixed 9 tests, 23 failures to go
    • replaced Rails methods
      • replaced squish() with gsub()
      • changed m.present? to m.to_a.any? because it's more precise
      • replaced blank? with empty?
      • changed instances of present? to use nil? instead
    • removed favicons from expected results
  • Conference/meetup talk
  • HOMEWORK: fix all tests

comments powered by Disqus

dysania.la@gmail.com

powered by jekyll