Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test changeSince/until ws load #1384

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

romanbracinik
Copy link
Contributor

@romanbracinik romanbracinik commented Aug 8, 2024

Jira: CT-1688
KBC: https://github.com/keboola/connection/pull/5204

Before asking for review make sure that:

Checklist

  • New client method(s) has tests
  • Apiary file is updated

Release

  • I gave the PR a proper label:
    • major (BC break)
    • minor (new feature)
    • patch (backwards compatible fix)
    • no release (just test changes)

@romanbracinik romanbracinik force-pushed the ct-1688-add-chaned-parameter-load-to-ws branch from 8f9b4e1 to c134196 Compare August 9, 2024 08:41
@romanbracinik romanbracinik added the no release just test changes label Aug 9, 2024
@romanbracinik romanbracinik marked this pull request as ready for review August 9, 2024 08:55
@romanbracinik romanbracinik changed the title Init tests test changeSince/until ws load Aug 9, 2024
apiary.apib Outdated Show resolved Hide resolved
apiary.apib Outdated Show resolved Hide resolved
apiary.apib Outdated Show resolved Hide resolved
'incremental' => true,
],
);
$timesOfRun['fistImportTime'] = time();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nechces tady neajke delaye?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm neprislo mi to potreba

/**
* @dataProvider sinceDataProvider
*/
public function testWorkspaceLoadFilterByChanged(?string $changedSince, ?string $changedUntil, int $expectedResult): void
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chybi mi tady test na nejakej bordel (jakoze spatny vstup)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pridal som

@romanbracinik romanbracinik force-pushed the ct-1688-add-chaned-parameter-load-to-ws branch from dfa72fe to d68c565 Compare August 12, 2024 08:01
romanbracinik and others added 5 commits August 13, 2024 07:48
Co-authored-by: Jiří Semmler <13363655+jirkasemmler@users.noreply.github.com>
@romanbracinik romanbracinik force-pushed the ct-1688-add-chaned-parameter-load-to-ws branch from d68c565 to 00271a1 Compare August 13, 2024 05:48
@romanbracinik romanbracinik merged commit 99eb896 into master Aug 13, 2024
4 checks passed
@romanbracinik romanbracinik deleted the ct-1688-add-chaned-parameter-load-to-ws branch August 13, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no release just test changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants