Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

adding tests #116

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

adding tests #116

wants to merge 29 commits into from

Commits on Mar 12, 2018

  1. 🚑 Fix for issue #104

    pmonks committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    243b938 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    49cb70f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85e8f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c77d6fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from pmonks/develop

    Fix for issue #104
    ftbb authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    880c8e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bae48c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a1c83d View commit details
    Browse the repository at this point in the history
  7. 🚑 Add deterministic rawGet method so that unit tests don't unexpected…

    …ly fail in unusual environments (such as CI)
    pmonks committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    0f10b1d View commit details
    Browse the repository at this point in the history
  8. 🚑 Add deterministic rawGet method so that unit tests don't unexpected…

    …ly fail in unusual environments (such as CI)
    pmonks committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    7092fcb View commit details
    Browse the repository at this point in the history
  9. 🚑 Fix fallout from merge

    pmonks committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    db58578 View commit details
    Browse the repository at this point in the history
  10. Added Symphony Signals API support

    Dov Katz committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    cde9d05 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    728bcf5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from pmonks/develop

    Fix issue 104, this time in the CI environment as well as locally
    DovOps authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    81680eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1282298 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #108 from dovie/develop

    Added Symphony Signals API support
    ftbb authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    be0bce6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Added javadoc comments, and signals example.

    Dov Katz committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    d903f01 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Merge pull request #110 from dovie/develop

    Added javadoc comments, and signals example.
    ftbb authored Apr 2, 2018
    Configuration menu
    Copy the full SHA
    226e180 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Improved test coverage.

    Dov Katz committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    7b7727c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Fixed runtime exception handling on AuthenticationClient which impact…

    …ed SymAuth refresh timer from executing.
    ftbb committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    2672600 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from dovie/develop

    Improved test coverage.
    ftbb authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    2c0eddc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    df48850 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Merge pull request #114 from DiffBlue-benchmarks/Add-client.ai.utils.…

    …AiSpellParser-Tests-from-Diffblue-Deeptest
    
    Add tests for client.ai.utils.AiSpellParser from Diffblue Deeptest
    ftbb authored May 22, 2018
    Configuration menu
    Copy the full SHA
    d0d83e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c32705 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Fixed issue with AuthRefreshTask not taking into account custom http …

    …clients for key and pods. This included adding get/set for SymAuth session/key http clients.
    ftbb committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    8b59ce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. 1. Set a flexible timeout whilst waiting for getAllUsers() operation to

    complete.
    2. Set 'active' flag on SymUser when calling getAllUsersWithDetails().
    blackrock-engineering committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f8c28cd View commit details
    Browse the repository at this point in the history
  2. Add null check.

    blackrock-engineering committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    99edc10 View commit details
    Browse the repository at this point in the history
  3. Fix indentation.

    blackrock-engineering committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    8923acc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Modify configuration for 'get all users timeout' to be managed via

    SymphonyClientConfig (in response to pull request comments).
    blackrock-engineering committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    5b2cd53 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Merge pull request #121 from blackrock-engineering/develop

    BlackRock changes
    blackrock-engineering authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    d91f16d View commit details
    Browse the repository at this point in the history