User Controls

I'm losing my mind at work

  1. #1
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Update maven dependencies, code no longer works. Tests pass sometimes. Seems to be that they fail when run in the morning or night.

    Java makes everything slow, complicated and shitty.
  2. #2
    Octavian motherfucker
    You get paid loads doe, challenges must surely make the job worthwile.
  3. #3
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Ok so apparently backend systems were down and came back and no one told us, and that was why my tests were failing, and they never told us.
  4. #4
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Trying to use a framework with NO DOCUMENTATION
  5. #5
    Sophie Pedophile Tech Support
    Originally posted by Star Trek VI: The Undiscovered Country Trying to use a framework with NO DOCUMENTATION

    Who made the framework?
  6. #6
    Lanny Bird of Courage
    Originally posted by Star Trek VI: The Undiscovered Country Ok so apparently backend systems were down and came back and no one told us, and that was why my tests were failing, and they never told us.

    What kind of tests? Unless they're integration tests you really shouldn't be relying on an external service being up. Actually even then, you probably should be testing against a locally running server as opposed to pointing to something over the network.
  7. #7
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Originally posted by Lanny What kind of tests? Unless they're integration tests you really shouldn't be relying on an external service being up. Actually even then, you probably should be testing against a locally running server as opposed to pointing to something over the network.

    I kno, rite?
  8. #8
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Originally posted by Sophie Who made the framework?

    Lads in the basement
  9. #9
    Fonaplats victim of incest [daylong jump-start that nome]
    mavenbets
  10. #10
    Cly African Astronaut [foredate your moneyless friar's-cowl]
    Originally posted by Fonaplats mavenbets

    L.O.L.
  11. #11
    Sophie Pedophile Tech Support
    Originally posted by Star Trek VI: The Undiscovered Country Lads in the basement

    Isn't it their job to produce proper documentation for the software they develop for the internal organization?
  12. #12
    Lanny Bird of Courage
    Hey soy, do you know anything about Cypress? I just talked to a guy who used to do automation testing with it today. Never touched it myself but it sounds promising, I'd probably try it out if I ever need to do browser automation again. Can only run against chrome, but it's in-process which I imagine would resolve a lot of the heartache of selenium.
    The following users say it would be alright if the author of this post didn't die in a fire!
  13. #13
    Star Trek VI: The Undiscovered Country Dark Matter [my scoffingly uncritical tinning]
    Originally posted by Sophie Isn't it their job to produce proper documentation for the software they develop for the internal organization?

    Soph can u tell em this?

    Originally posted by Lanny Hey soy, do you know anything about Cypress? I just talked to a guy who used to do automation testing with it today. Never touched it myself but it sounds promising, I'd probably try it out if I ever need to do browser automation again. Can only run against chrome, but it's in-process which I imagine would resolve a lot of the heartache of selenium.

    Looks pretty good, better than Selenium anyway.
  14. #14
    Sophie Pedophile Tech Support
    Originally posted by Star Trek VI: The Undiscovered Country Soph can u tell em this?

    Sure give me an email address and i'll get right on it.
  15. #15
    L41n Houston
    Originally posted by Sophie Isn't it their job to produce proper documentation for the software they develop for the internal organization?

    LOL
Jump to Top