Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/audit supplier #172

Open
wants to merge 22 commits into
base: development
Choose a base branch
from
Open

Feature/audit supplier #172

wants to merge 22 commits into from

Commits on Aug 11, 2016

  1. config changes to add Audit

    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    2593028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7822d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f46aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68efc07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc6c111 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3429b67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40f0312 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30dcf3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72c4d3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a90f4f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    536437c View commit details
    Browse the repository at this point in the history
  12. Add mock audit server to respond to scenarios:

    - connection_timeout
    - invalid_json
    - wrong_json
    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    46e06d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    291a4c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4ee04d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d6c233 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    544ef88 View commit details
    Browse the repository at this point in the history
  17. Respond with "success" when requesting "sample" (roomorama test reque…

    …sts)
    
    Return proper 404 response when 404
    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    ec75de9 View commit details
    Browse the repository at this point in the history
  18. Change fetch_properties API endpoint to be "properties.json"

    which returns an array of "fixtures/audit/property.json" with "identifier" being set to success, connection_timeout, etc ...
    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    19421e6 View commit details
    Browse the repository at this point in the history
  19. Fix to make MoneyExchanger#convert happy

    Otherwise, "base_currency = self.to_currency(base_currency)" becomes nil
    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    030320f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a1e479e View commit details
    Browse the repository at this point in the history
  21. Prettify output

    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    ad39d2a View commit details
    Browse the repository at this point in the history
  22. Update CalendarSynchronisation usage based on bbaa974

    Update PropertySynchronisation usage based on e1a33dd
    choonkeat committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    f142eed View commit details
    Browse the repository at this point in the history