The Artima Developer Community
Sponsored Link

Java Buzz Forum
Day 4 of 30 Min Project 12/18/14

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Warner Onstine

Posts: 242
Nickname: warnero
Registered: Aug, 2003

Warner Onstine is Java programmer and writer of two tech books
Day 4 of 30 Min Project 12/18/14 Posted: Dec 18, 2014 11:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Warner Onstine.
Original Post: Day 4 of 30 Min Project 12/18/14
Feed Title: BlackBox
Feed URL: http://feeds.feedburner.com/Blackbox
Feed Description: Where technology and art disappear
Latest Java Buzz Posts
Latest Java Buzz Posts by Warner Onstine
Latest Posts From BlackBox

Advertisement
Uggh, not really feeling it tonight, but here goes :P.

Tonight:
  • So, said last night that here’s what I needed to do:
    • time to start creating some tests!
    • Use tests to drive the api bits forward for things
    • Start writing the controllers for todos with tests
  • Let’s setup a few sandbox mongo dibs on http://compose.io so I can play
    • got my normal one setup, will need test shortly
  • OK, let’s start setting up some tests
    • Originally we had a JS class that did all the data loading, may not need that right away, but I’m thinking of using the machinist (https://github.com/derptest/machinist-js) stuff I was working on to ease test data creation
    • for now let’s start without it and see where it makes sense
    • Instead of putting this stuff in a separate JS file, pushing this into my gulpfile instead this time around
    • Let’s get the simple data wipe function done first
  • OK, didn’t get very far this evening :P, started getting my test infrastructure in place but not to the point of running tests yet
Next steps:
  • Get at least one test written and running (not necessarily passing, but running)

Read: Day 4 of 30 Min Project 12/18/14

Topic: org.apache.commons.io.comparator.DefaultFileComparator Example Previous Topic   Next Topic Topic: Thread local storage in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use