Skip to content

Commit

Permalink
Zowe Conformance Test Criteria Change (#241)
Browse files Browse the repository at this point in the history
* Conformance criteria changed

Signed-off-by: jp669844 <jan.prihoda@broadcom.com>

* ZAF criteria 39 changed

Signed-off-by: jp669844 <jan.prihoda@broadcom.com>

---------

Signed-off-by: jp669844 <jan.prihoda@broadcom.com>
  • Loading branch information
jp669844 authored Apr 14, 2023
1 parent 71fc2a4 commit dc6492f
Showing 1 changed file with 37 additions and 5 deletions.
42 changes: 37 additions & 5 deletions zowe_conformance/test_evaluation_guide_table.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,11 @@ These Zowe Conformance criteria are applicable to the lastest Zowe LTS Release.
- [Support](#support-2)
- [Zowe Explorer for Visual Studio Code](#zowe-explorer-for-visual-studio-code)
- [General Extension](#general-extension)
- [[a] Extension Interacts with mainframe assets delivered by Zowe Explorer](#a-extension-interacts-with-mainframe-assets-delivered-by-zowe-explorer)
- [[b] Extension Accessing Profiles](#b-extension-accessing-profiles)
- [[c] Extension Serves as a Data Provider](#c-extension-serves-as-a-data-provider)
- [[d] Extension Adding Menus](#d-extension-adding-menus)
- [\[a\] Extension Interacts with mainframe assets delivered by Zowe Explorer](#a-extension-interacts-with-mainframe-assets-delivered-by-zowe-explorer)
- [\[b\] Extension Accessing Profiles](#b-extension-accessing-profiles)
- [\[c\] Extension Serves as a Data Provider](#c-extension-serves-as-a-data-provider)
- [\[d\] Extension Adding Menus](#d-extension-adding-menus)
- [Appendix: Revision History](#appendix-revision-history)

## Zowe API Mediation Layer

Expand Down Expand Up @@ -1446,7 +1447,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe LTS Release.
<td style="background-color: #AAAAAA"><center>x</center></td>
<td style="background-color: #AAAAAA"></td>
<td></td>
<td>If you want your Apps to work with z/OS Node.js version 12 or greater, all application files must be tagged according to their content type</td>
<td>For z/OS Apps, all application files must be tagged according to their content type</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -1959,3 +1960,34 @@ Sample verbiage: Recommended for use with Zowe Explorer. [Extension-name] exte
</tr>
</tbody>
</table>

# Appendix: Revision History

<table rules="all">
<thead>
<th style="background-color:#5555AA">Date</th>
<th>Document Version</th>
<th>Change</th>
<th>Comment</th>
</thead>
<tbody>
<tr>
<td style="background-color:#555555" nowrap="nowrap">&nbsp;2023-03-01&nbsp;</td>
<td>2.1.0</td>
<td>Criteria Change</td>
<td>
Entry 39 in the <a href="#encoding">Encoding</a> section of Zowe Application Framework Testing Criteria <br><br>
<li><b>WAS:</b> If you want your Apps to work with z/OS Node.js version 12 or greater, all application files must be tagged according to their content type</li>
<li><b>IS:</b> For z/OS Apps, all application files must be tagged according to their content type</li>
</td>
</td>
</tr>
<tr>
<td style="background-color:#555555" nowrap="nowrap">&nbsp;2022-06-01&nbsp;</td>
<td>2.0.0</td>
<td>Initial Release</td>
<td>NONE</td>
</td>
</tr>
</tbody>
</table>

0 comments on commit dc6492f

Please sign in to comment.