User Controls
I'm losing my mind at work
-
2020-01-21 at 1:09 PM UTCUpdate 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. -
2020-01-21 at 1:51 PM UTCYou get paid loads doe, challenges must surely make the job worthwile.
-
2020-01-21 at 4:25 PM UTCOk 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.
-
2020-01-21 at 4:26 PM UTCTrying to use a framework with NO DOCUMENTATION
-
2020-01-22 at 2:02 AM UTC
-
2020-01-22 at 3:16 AM UTC
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. -
2020-01-22 at 6:46 AM UTC
-
2020-01-22 at 6:47 AM UTC
-
2020-01-22 at 7:14 AM UTCmavenbets
-
2020-01-22 at 7:33 AM UTC
-
2020-01-22 at 11:12 AM UTC
-
2020-01-23 at 5:32 AM UTC
-
2020-01-23 at 7:23 AM UTC
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. -
2020-01-29 at 6:05 PM UTC
-
2020-01-30 at 12:47 AM UTC