Add load configuration tests

Review Request #7104 — Created March 22, 2015 and submitted

Information

rb-gateway
master

Reviewers

This adds testing for user configuration loading. It verifies that the test configuration file is loaded properly, and that the correct username, password, and repository can be retrieved.

Ran go test and made sure all tests passed.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        main.go
        util.go
        util_test.go
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        main.go
        util.go
        util_test.go
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
JY
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (a30e45f)
Loading...