Commit Graph
16 Commits
Author SHA1 Message Date
Sergio Govoni 7b0497287d Add inline code quote 2023-02-01 18:08:19 +01:00
Sergio Govoni 9f72c1036b Add links to resources used in the sample
Changed database name from AdventureWorks2017 to AdventureWorks in descriptions
2023-01-29 16:20:02 +01:00
Sergio Govoni b764ae78b3 Adjusted the name of the renamed TSQL script 2023-01-29 15:43:24 +01:00
Sergio Govoni 1283532366 Rename tr_product_safetystocklevel 2023-01-29 15:38:18 +01:00
Sergio Govoni e6c0dd9864 Create TSQL script for test case: multiple ordered rows 2023-01-29 15:22:57 +01:00
Sergio Govoni bedb9da7f6 Create TSQL script for test case: multiple rows 2023-01-29 15:20:47 +01:00
Sergio Govoni bef416701a Create TSQL script for test case: one right row 2023-01-29 15:19:17 +01:00
Sergio Govoni da6191dfeb Create TSQL script for test case: one wrong row 2023-01-29 15:18:05 +01:00
Sergio Govoni 85b1267709 Create TSQL script for new test class 2023-01-29 15:15:51 +01:00
Sergio Govoni dfbd4c83a6 Create TSQL script for stored procedure usp_Raiserror_SafetyStockLevel 2023-01-28 19:52:34 +01:00
Sergio Govoni 283ffc10b5 Create TSQL script for trigger TR_Product_SafetyStockLevel 2023-01-28 19:47:06 +01:00
Sergio Govoni b9bea4b646 Add YAML file for unit testing workflow 2023-01-28 19:42:53 +01:00
Sergio Govoni 6447eff9af Changed software prerequisites and step by step instructions 2023-01-28 18:46:05 +01:00
Sergio Govoni 99b243d597 Modify "run this sample" section for step by step instructions 2023-01-28 17:24:28 +01:00
Sergio Govoni 867dac3e82 Add the description of the sample
Changed the section: Sample name, Contents, About this sample, Before you begin, Run this sample
2023-01-28 08:34:45 +01:00
Sergio Govoni 0ed85254dd Create README.md
Example of unit testing for one or more SQL Server objects using tSQLt, Docker, and GitHub Actions
2023-01-22 12:30:26 +01:00