The Artima Developer Community
Sponsored Link

Java Buzz Forum
Day 9 of 30 Min Project 12/23/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 9 of 30 Min Project 12/23/14 Posted: Mar 5, 2015 1:35 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Warner Onstine.
Original Post: Day 9 of 30 Min Project 12/23/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
Tonight:
  • Figure out why the startup isn’t happening on time now
    • Clearly I’m misunderstanding gulp flow a bit here as there are some things that aren’t happening in the right order with my new setup test data and clear test data
    • OK, got things wired up so they happen in the right order, but for some reason convict is not respecting my environment PORT variable properly and assigning it when running the server
    • It’s just using the default port of 4000
    • Weird
Next steps:
  • Figure out why convict isn’t respecting my env variable for PORT so that everything runs right
  • Get tests going that use test data
    • We have a few controllers/endpoints we need to test
      • /token - gets a valid token for a logged in user
      • /user - gets current user that is logged in via that token

Read: Day 9 of 30 Min Project 12/23/14

Topic: Utility Classes Have Nothing to Do With Functional Programming Previous Topic   Next Topic Topic: Java : Collection Framework : Hashtable (Keys)

Sponsored Links



Google
  Web Artima.com   

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