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

Add attributes and events support to config #339

Merged
merged 11 commits into from
Jun 28, 2021

Commits on Jun 24, 2021

  1. added sdk and environment key

    ozayr-zaviar authored and The-inside-man committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5461817 View commit details
    Browse the repository at this point in the history
  2. [MAINTENANCE] Remove Deprecated warnings during build

                - assertRaisesRegexp -> assertRaisesRegex
                - assertEquals -> assertEqual
                - isAlive() -> is_alive()
                - Check added to base.py to confirm attribute assertRaisesRegex for backwards compatibility to Python2.7
    The-inside-man committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    41aa6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e2c3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b6ba3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12d9ae View commit details
    Browse the repository at this point in the history
  6. [OASIS-7757] - update copyright years and add more testcases for sdk_…

    …key and environment_key. Move decide tests to test_user_context from test_optimizely.
    The-inside-man committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6e51dbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5217294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69e4604 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e479a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    334e070 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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