Skip to content
Snippets Groups Projects
  1. Apr 12, 2019
  2. Apr 11, 2019
  3. Apr 09, 2019
  4. Apr 08, 2019
  5. Apr 05, 2019
  6. Apr 04, 2019
  7. Apr 03, 2019
  8. Apr 02, 2019
  9. Apr 01, 2019
  10. Mar 28, 2019
  11. Mar 27, 2019
  12. Mar 26, 2019
  13. Mar 25, 2019
  14. Mar 22, 2019
    • Walmyr Lima's avatar
      Move details of e2e tests to the bottom · 93ed9de1
      Walmyr Lima authored
      The code should be written like a newspaper, wherein the top we
      have more high level information, and as we go down we have more
      details.
      
      So I'm moving the implementation details to the bottom to make the
      test easier to read.
      93ed9de1
  15. Mar 20, 2019
  16. Mar 19, 2019
  17. Mar 18, 2019
    • Walmyr's avatar
      Use the same standard for method names on project activity and menu · 75612415
      Walmyr authored and Mark Lapierre's avatar Mark Lapierre committed
      ... page objects.
      
      Also, update the affected test case.
      
      I choose `click_...` instead of `go_to_...` since it describes
      better what the method really does, which is clicking on something.
      
      I know there are other places in the code where methods start with
      `click_` and others where methods start with `go_to_`, with that
      I'd like to start a discussion or be pointed to the right issue if
      there is already one so that we can address this in the whole
      framework.
      This contribution could be the start in the direction of using the
      standard chosen here.
      75612415
  18. Mar 15, 2019
  19. Mar 13, 2019
  20. Mar 12, 2019
  21. Mar 11, 2019
  22. Mar 07, 2019
Loading