|
| 1 | +Class { |
| 2 | + #name : 'RwTestProjectLibraryGeneratorTestV4', |
| 3 | + #superclass : 'RwAbstractV2Test', |
| 4 | + #category : 'Rowan-Tests' |
| 5 | +} |
| 6 | + |
| 7 | +{ #category : 'tests' } |
| 8 | +RwTestProjectLibraryGeneratorTestV4 >> testLibrarySample9V4Generator [ |
| 9 | + "Test the specs that are shared between RowanSample9V2 and RowanSample9V3 and RowanSample9V4" |
| 10 | + |
| 11 | + "run RwTestProjectLibraryGenerator to ensure that spes can be regenerated without: |
| 12 | + 1. hitting errors |
| 13 | + 2. changing any of the disk content" |
| 14 | + |
| 15 | + "skip spec_004, because it makes two changes in a row, so always commits" |
| 16 | + |
| 17 | + | commitComment | |
| 18 | + ((System gemEnvironmentVariable: 'USER') = 'dhenrich') |
| 19 | + ifFalse: [ |
| 20 | + "user needs to have public ssh key registered with github project to run the test, and right now that's me" |
| 21 | + ^ self ]. |
| 22 | + RwRowanSample9V4Test _clearLoadSpecSessionCache. |
| 23 | + (RwAbstractV2Test _testRowanProjectsSandbox / 'RowanSample9V4') ensureDeleteAll. |
| 24 | + |
| 25 | + commitComment := 'running testLibraryGenerator tests ... no changes expected, thus no commits expected'. |
| 26 | + RwTestProjectLibraryGeneratorTesterV3 new |
| 27 | + testCase: self; |
| 28 | + projectName: 'RowanSample9V4'; |
| 29 | + projectUrl: '[email protected]:dalehenrich/RowanSample9V4.git'; |
| 30 | + preserveRowanSHA: true; |
| 31 | + primeIndexCardMap; |
| 32 | + preserveChangesOnGithub: false; |
| 33 | + genSpec_0000: commitComment; |
| 34 | + genSpec_0001: commitComment; |
| 35 | + genSpec_0002: commitComment; |
| 36 | + genSpec_0003: commitComment; |
| 37 | +" genSpec_0004: commitComment;" |
| 38 | + genSpec_0005: commitComment; |
| 39 | + genSpec_0006: commitComment; |
| 40 | + genSpec_0007: commitComment; |
| 41 | + genSpec_0008: commitComment; |
| 42 | + genSpec_0009: commitComment; |
| 43 | + genSpec_0010: commitComment; |
| 44 | + genSpec_0011: commitComment; |
| 45 | + genSpec_0012: commitComment; |
| 46 | + genSpec_0013: commitComment; |
| 47 | + genSpec_0014: commitComment; |
| 48 | + genSpec_0015: commitComment; |
| 49 | + genSpec_0016: commitComment; |
| 50 | + genSpec_0017: commitComment; |
| 51 | + genSpec_0018: commitComment; |
| 52 | + genSpec_0019: commitComment; |
| 53 | + genSpec_0020: commitComment; |
| 54 | + genSpec_0021: commitComment; |
| 55 | + genSpec_0022: commitComment; |
| 56 | + genSpec_0023: commitComment; |
| 57 | + genSpec_0024: commitComment; |
| 58 | + genSpec_0025: commitComment; |
| 59 | + genSpec_0026: commitComment; |
| 60 | + genSpec_0027: commitComment; |
| 61 | + genSpec_0028: commitComment; |
| 62 | + genSpec_0029: commitComment; |
| 63 | + genSpec_0030: commitComment; |
| 64 | + genSpec_0031: commitComment; |
| 65 | + genSpec_0032: commitComment; |
| 66 | + genSpec_0033: commitComment; |
| 67 | + genSpec_0034: commitComment; |
| 68 | + genSpec_0035: commitComment; |
| 69 | + genSpec_0036: commitComment; |
| 70 | + genSpec_0037: commitComment; |
| 71 | + genSpec_0038: commitComment; |
| 72 | + genSpec_0039: commitComment; |
| 73 | + genSpec_0040: commitComment; |
| 74 | + genSpec_0041: commitComment; |
| 75 | + genSpec_0042: commitComment; |
| 76 | + genSpec_0043: commitComment; |
| 77 | + genSpec_0044: commitComment; |
| 78 | + genSpec_0045: commitComment; |
| 79 | + genSpec_0046: commitComment; |
| 80 | + genSpec_0047: commitComment; |
| 81 | + genSpec_0048: commitComment; |
| 82 | + genSpec_0049: commitComment; |
| 83 | + genSpec_0050: commitComment; |
| 84 | + genSpec_0051: commitComment; |
| 85 | + genSpec_0052: commitComment; |
| 86 | + genSpec_0053: commitComment; |
| 87 | + genSpec_0054: commitComment; |
| 88 | + genSpec_0055: commitComment; |
| 89 | + genSpec_0056: commitComment; |
| 90 | + genSpec_0057: commitComment; |
| 91 | + genSpec_0058: commitComment; |
| 92 | + genSpec_0059: commitComment; |
| 93 | + genSpec_0060: commitComment; |
| 94 | + genSpec_0061: commitComment; |
| 95 | + genSpec_0062: commitComment; |
| 96 | + genSpec_0063: commitComment; |
| 97 | + genSpec_0065: commitComment; |
| 98 | + genSpec_0066: commitComment; |
| 99 | + genSpec_0067: commitComment; |
| 100 | + genSpec_0068: commitComment; |
| 101 | + genSpec_0069: commitComment; |
| 102 | + genSpec_0070: commitComment; |
| 103 | + genSpec_0071: commitComment; |
| 104 | + genSpec_0072: commitComment; |
| 105 | + genSpec_0073: commitComment; |
| 106 | + genSpec_0074: commitComment; |
| 107 | + genSpec_0075: commitComment; |
| 108 | + genSpec_0076: commitComment; |
| 109 | + genSpec_0077: commitComment; |
| 110 | + genSpec_0078: commitComment; |
| 111 | + genSpec_0079: commitComment; |
| 112 | + genSpec_0080: commitComment; |
| 113 | + genSpec_0081: commitComment; |
| 114 | + genSpec_0083: commitComment; |
| 115 | + genSpec_0084: commitComment; |
| 116 | + genSpec_0085: commitComment; |
| 117 | + genSpec_0089: commitComment; |
| 118 | + yourself |
| 119 | +] |
0 commit comments