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

Selenium utils + markdown rendering tests #3458

Merged
merged 40 commits into from
Mar 28, 2018

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    9d4cf94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c659f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0994db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9dd7c1 View commit details
    Browse the repository at this point in the history
  5. add body property

    mpacer committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c9a8504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d3086e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b6a0a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b7f549 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2243d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86ae162 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf39dec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0ed2c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c220215 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3092800 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3615d4a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d634f1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a112ab6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ebef7ba View commit details
    Browse the repository at this point in the history
  19. small changes to naming things

    mpacer committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5d19785 View commit details
    Browse the repository at this point in the history
  20. introduce cell __iter__, & __setitem__/__getitem__ for cells & indices

    __getitem__ also accepts slices
    also introduces __len__
    mpacer committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    3571f16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e183fc1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c16dac2 View commit details
    Browse the repository at this point in the history
  23. simplify __getitem__ __setitem__ to handle only ints/slices and ints

    also adds todo to add slice support back to __setitem__
    mpacer committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    e9971a9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bf4868d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    02e0ac3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    98c09f8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e43458 View commit details
    Browse the repository at this point in the history
  28. add run_all method

    mpacer committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    d9dd5d8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    33ca649 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0999798 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7808a89 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c081af5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d598ef5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3c4596b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    79603b4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    74af79c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

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

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    c23ba2a View commit details
    Browse the repository at this point in the history
  2. No need for copy

    takluyver committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    a6f604a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7266fd5 View commit details
    Browse the repository at this point in the history