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

Make API Golden tests filenames compatible with Windows #981

Merged
merged 3 commits into from
Nov 8, 2019

Conversation

KtorZ
Copy link
Member

@KtorZ KtorZ commented Nov 7, 2019

Issue Number

#703

Overview

  • I have revised api golden test filenames generation to only use alpha-num characters
  • I have re-generated all api golden tests

Comments

$ ls
AddressAmountTestnet.json         ApiNetworkTip.json                               ApiTimeReference.json                ApiTWalletId.json              ByronWalletPostData.json
ApiAddressTestnet.json            ApiStakePool.json                                ApiTPassphraseencryption.json        ApiTWalletName.json            PostTransactionDataTestnet.json
ApiBlockReference.json            ApiStakePoolMetrics.json                         ApiTransactionTestnet.json           ApiTWalletPassphraseInfo.json  PostTransactionFeeDataTestnet.json
ApiByronWallet.json               ApiTAddressPoolGap.json                          ApiTSyncProgress.json                ApiTxId.json                   WalletPostData.json
ApiByronWalletMigrationInfo.json  ApiTAddressProxyNetworkDiscriminantTestnet.json  ApiTTxStatus.json                    ApiUtxoStatistics.json         WalletPutData.json
ApiFee.json                       ApiTDirection.json                               ApiTWalletBalance.json               ApiWallet.json                 WalletPutPassphraseData.json
ApiNetworkInformation.json        ApiTHashTx.json                                  ApiTWalletDelegationApiTPoolId.json  ApiWalletPassphrase.json

@KtorZ KtorZ requested a review from rvl November 7, 2019 15:48
@KtorZ KtorZ self-assigned this Nov 7, 2019
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

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

Cool

@rvl
Copy link
Contributor

rvl commented Nov 8, 2019

I have checked that these tests now pass on Windows.

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 8, 2019
981: Make API Golden tests filenames compatible with Windows r=rvl a=KtorZ

# Issue Number

<!-- Put here a reference to the issue this PR relates to and which requirements it tackles -->

#703  

# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] I have revised api golden test filenames generation to only use alpha-num characters
- [x] I have re-generated all api golden tests

# Comments

<!-- Additional comments or screenshots to attach if any -->

```
$ ls
AddressAmountTestnet.json         ApiNetworkTip.json                               ApiTimeReference.json                ApiTWalletId.json              ByronWalletPostData.json
ApiAddressTestnet.json            ApiStakePool.json                                ApiTPassphraseencryption.json        ApiTWalletName.json            PostTransactionDataTestnet.json
ApiBlockReference.json            ApiStakePoolMetrics.json                         ApiTransactionTestnet.json           ApiTWalletPassphraseInfo.json  PostTransactionFeeDataTestnet.json
ApiByronWallet.json               ApiTAddressPoolGap.json                          ApiTSyncProgress.json                ApiTxId.json                   WalletPostData.json
ApiByronWalletMigrationInfo.json  ApiTAddressProxyNetworkDiscriminantTestnet.json  ApiTTxStatus.json                    ApiUtxoStatistics.json         WalletPutData.json
ApiFee.json                       ApiTDirection.json                               ApiTWalletBalance.json               ApiWallet.json                 WalletPutPassphraseData.json
ApiNetworkInformation.json        ApiTHashTx.json                                  ApiTWalletDelegationApiTPoolId.json  ApiWalletPassphrase.json
```

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: KtorZ <matthias.benkort@gmail.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 8, 2019

Build failed

@rvl
Copy link
Contributor

rvl commented Nov 8, 2019

The build failed due to #931. Retrying...

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 8, 2019
981: Make API Golden tests filenames compatible with Windows r=rvl a=KtorZ

# Issue Number

<!-- Put here a reference to the issue this PR relates to and which requirements it tackles -->

#703  

# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] I have revised api golden test filenames generation to only use alpha-num characters
- [x] I have re-generated all api golden tests

# Comments

<!-- Additional comments or screenshots to attach if any -->

```
$ ls
AddressAmountTestnet.json         ApiNetworkTip.json                               ApiTimeReference.json                ApiTWalletId.json              ByronWalletPostData.json
ApiAddressTestnet.json            ApiStakePool.json                                ApiTPassphraseencryption.json        ApiTWalletName.json            PostTransactionDataTestnet.json
ApiBlockReference.json            ApiStakePoolMetrics.json                         ApiTransactionTestnet.json           ApiTWalletPassphraseInfo.json  PostTransactionFeeDataTestnet.json
ApiByronWallet.json               ApiTAddressPoolGap.json                          ApiTSyncProgress.json                ApiTxId.json                   WalletPostData.json
ApiByronWalletMigrationInfo.json  ApiTAddressProxyNetworkDiscriminantTestnet.json  ApiTTxStatus.json                    ApiUtxoStatistics.json         WalletPutData.json
ApiFee.json                       ApiTDirection.json                               ApiTWalletBalance.json               ApiWallet.json                 WalletPutPassphraseData.json
ApiNetworkInformation.json        ApiTHashTx.json                                  ApiTWalletDelegationApiTPoolId.json  ApiWalletPassphrase.json
```

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: KtorZ <matthias.benkort@gmail.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 8, 2019

Build succeeded

@iohk-bors iohk-bors bot merged commit 503b120 into master Nov 8, 2019
@rvl rvl deleted the KtorZ/api-golden-test-filename-windows branch November 8, 2019 04:37
@KtorZ KtorZ added this to the Usability & Compatibility milestone Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants