Commit Graph

29 Commits (0f54a565e06d4889326966535057f31ba3cf4ffc)

Author SHA1 Message Date
Cervac Petru 2d6d7715de
add missing angle brakets (#32113)
* add missing angle brakets

* Update integration-tests.md

* Update integration-tests7.md

* Update integration-tests.md

* Update aspnetcore/test/integration-tests/includes/integration-tests7.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-03-25 13:07:47 -10:00
Tim Deschryver 9eb04d8012
remove deprecated ISystemClock 2024-02-21 19:38:57 +01:00
Rick Anderson 646ff4430f
moniker prep (#31608)
* moniker prep

* moniker prep

* moniker prep

* moniker prep

* moniker prep

* moniker prep
2024-01-29 15:35:37 -10:00
Rick Anderson 629ba28846
UPdate integration tests to .NET 7 (#27215)
* UPdate integration tests to .NET 7

* UPdate integration tests to .NET 7

* UPdate integration tests to .NET 7

* UPdate integration tests to .NET 7

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Martin Costello <martin@martincostello.com>

Co-authored-by: Martin Costello <martin@martincostello.com>
2022-10-10 14:21:08 -10:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Gabriel Majeri e3a9128588
Remove "Shadow copying" section from integration testing guide (#23092)
* Remove "Shadow copying" section from integration testing guide

* Delete xunit.runner.json

* Keep shadow copying section but mention when it's needed

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-21 08:53:23 -10:00
Luke Latham 08649c5d5b
Integration testing updates (#22957) 2021-08-05 09:09:34 -05:00
Luke Latham 97af55e45a
Update integration tests sample app (#19274) 2020-07-21 10:27:22 -05:00
Kirk Larkin 7f3528d810
Use AddRazorPages(options => ...) where appropriate (#19247)
* Use AddRazorPages(options => ...) where appropriate

* React to feedback
2020-07-19 08:59:03 -10:00
Luke Latham 19ea2b35cb
Sample updates to 3.1 (#16221) 2019-12-16 12:23:27 -06:00
Patrick Westerhoff 280452da2b Rename parameters to avoid confusion (#15758) 2019-11-19 15:29:53 -06:00
Luke Latham 01093c9430
Mock authentication and set environment (#15340) 2019-10-29 13:10:55 -05:00
Luke Latham 5976c964a2 Integration Testing topic+sample dB replacement (#15096) 2019-10-15 07:47:16 -10:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Luke Latham 6fa2d33d57
Integration Testing topic+sample update for 3.0 (#14265) 2019-09-19 18:20:51 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham f8d95a534a
Update code sample line (#13222) 2019-07-10 08:17:45 -05:00
Mike d084cb2621 Make CustomWebApplicationFactory completely generic (#10120)
Fixes #10126 

Fix error where concrete type was used instead of generic.
2019-01-11 09:31:14 -10:00
Luke Latham db0929d79d Update integration tests sample to 2.2 (#9887)
Addresses #5495 

This is only a 2.2 sample update now.
2019-01-11 08:09:14 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Sivu 67463c576b Assign CustomWebApplicationFactory value before using it (#8205) 2018-08-21 11:10:26 -05:00
Luke Latham 1c9c2bc1ee Mock service injection for integration tests topic (#7511)
* Mock service injection for integration tests topic

Update

* Update package versions
2018-08-01 10:50:58 -06:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 41e1a8c156
Update prereqs in Integration testing topic (#7490) 2018-07-06 12:36:24 -05:00
Luke Latham 7fbfbe0bbb
2.1 Sample Updates (Round 10) (#6840) 2018-06-04 12:05:08 -05:00