Commit Graph
25 Commits
Author SHA1 Message Date
Sergio Govoni 9c92201672 Improved process steps description 2023-10-15 00:20:22 +02:00
Sergio Govoni 70570075d4 Improved unit testing runner workflow 2023-10-15 00:03:39 +02:00
Umachandar Jayachandran 2fbe1eeff9 Merge pull request #1124 from lorint/fix_bad_json_creation_for_delivery_van_temperatures
Fix bad JSON creation for delivery van temperatures
2023-04-03 11:45:54 -07:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Sergio Govoni 7b0497287d Add inline code quote 2023-02-01 18:08:19 +01:00
Sergio Govoni 72cf44b9e8 Add unit testing/tsqlt-docker section 2023-01-29 16:30:36 +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
Bob Ward 003c003188 This is the right fix for LR problem 2019-07-08 15:52:23 -05:00
Bob Ward 1eb0397db3 Fixed replication container files
Updated sh scripts to only have LF
Changed dockerfiles to use CTP 3.0
The current scripts were breaking because WAITFOR was not working causing the push agent job to fire too early
2019-07-06 10:12:35 -05:00
Bob Ward a1dc1d8953 dtc with docker examples 2018-11-16 17:48:51 -06:00
vin yu 58a1166b1c Adding container section to samples and replication 2018-10-02 15:44:25 -07:00