uptimer icon indicating copy to clipboard operation
uptimer copied to clipboard

Add Windows app availability test

Open sneal opened this issue 4 years ago • 3 comments

Sometimes I need the ability to test changes that involve Windows diego cells. Perhaps we can add an additional test that can be optionally invoked via:

    "optional_tests": {
      "run_windows_availbility": true
    },

I've spiked some of this out and the amount of additional code is pretty substantial just to add Windows app availability. Therefore I've been reluctant to submit a PR. Is Windows something that would even be entertained?

/cc @zmb3

sneal avatar Dec 09 '20 16:12 sneal

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/176076639

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Dec 09 '20 16:12 cf-gitbot

Here's the branch where I spiked this out https://github.com/sneal/uptimer/tree/windows

sneal avatar Jan 04 '21 18:01 sneal

Hi @sneal! If you do provide a PR, we'd be happy to review it and merge it in when it's good to go. Unfortunately, given the all the other responsibilities and priorities our team is handling, we wouldn't be able to devote time to adding this ourselves.

heycait avatar Mar 25 '21 20:03 heycait