OpenFn / OpenFn/kit

integration-tests: run on windows

Open
#168 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
23
Avg merge
1d 22h
Merged PRs (30d)
17

Description

It would be super to have the integration tests run on Windows.

CircleCI supports this: circleci.com/docs/using-windows/

At this stage I am more concerned about the build stuff than the test stuff. We actually rely on a .sh script to do the build, so the work here is probably to translate the build script into a batch file.

Alternatively, maybe we can cache a build bundle from linux and just install it on windows? That would lighten the effort considerably.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the .sh build script and the integration-test configuration, then review the linked CircleCI Windows guidance. Determine how the existing build and integration tests should run on Windows, and consider the issue's alternative of installing a Linux-built bundle. Done means the integration tests run successfully on Windows through CircleCI.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, typescript
Domain
build-system, ci-cd, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.