Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add automated regression testing against old TS versions #1752

Open
Assignees
bradzacher
Labels
accepting prsGo ahead, send a pull request that resolves this issuetestsanything to do with testing
@bradzacher

Description

@bradzacher

#1698 introduced a regression for TS<3.8.x (#1746).
This wasn't caught by the type checker, nor was it caught by the tests because both were using TS3.8.

It was a simple mistake, but one that shouldn't have happened.
We should add an integration test in order to make sure that this doesn't happen again.

We cannot run builds against older versions of TS, because our code relies upon property types etc added by the latest versions, but we can easily run tests against the old versions.
I don't think we need to testevery version we support, but at least testing against the previous one or two minors and the minimum supported version should be good enough.

Regressions that would have been caught:

Metadata

Metadata

Assignees

Labels

accepting prsGo ahead, send a pull request that resolves this issuetestsanything to do with testing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp