Commit Graph

22 Commits (0bf44d690b52a5c031b71323eb74277ea5919747)

Author SHA1 Message Date
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