Commit Graph

45 Commits (fc0c00f531d2481f912fff7715e8ebe109eca5aa)

Author SHA1 Message Date
Dean Simpson 926b903c43 Add additional third party tool links (#11872) 2019-04-05 23:25:32 -05:00
Luke Latham f3e7e27b48
SDK/runtime/Hosting Bundle bitness update (#11386) 2019-03-25 11:38:42 -07:00
Matt LaPaglia d065be5f24 typo (#11657) 2019-03-23 18:56:13 -07:00
Scott Addie ed28cd52d3
Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
Nick Schonning cb6fcf6037 fix: MD004/ul-style (#11602) 2019-03-19 14:52:06 -05:00
Nick Schonning 1379ffc4fb fix: MD045/no-alt-text (#11600)
Images should have alternate text
2019-03-19 14:49:53 -05:00
Shadi Namrouti cc28fba700 Update troubleshoot.md (#11547)
* Update troubleshoot.md

* Update aspnetcore/test/troubleshoot.md

Co-Authored-By: shadinamrouti <shadi1024@gmail.com>
2019-03-19 14:28:19 -05:00
Nick Schonning ddc0265678 typo: accidently -> accidentally (#11578) 2019-03-19 09:29:37 -05:00
Luke Latham 3590365eca
Update DataAccessLayerTest.cs (#11493) 2019-03-18 07:16:55 -07:00
Al Rodriguez aa4d793c79 Added note about deprecated features (#11098)
* Added note about deprecated these features

Added a note that the web performance and load testing tools in Visual Studio is deprecated and will be removed after VS 2019 as was announced here: https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-preview#test-tools

In the same note, a line was added about the load testing service in Azure DevOps closing in 2020 from the announcement here: https://devblogs.microsoft.com/devops/cloud-based-load-testing-service-eol/

* Update load-tests.md

* Update load-tests.md
2019-02-26 19:32:01 -10:00
Luke Latham 6ccc96760e
Clarify PATH and provide SDK installer link (#11156) 2019-02-26 21:08:09 -06:00
Luke Latham 87da3cf869 Integration testing non-Development environments (#11091)
Fixes #11083 
Addresses #8917

We worked on this earlier, but it didn't result in changes. Let's try again based on @voroninp's issue asking for a clarification. I updated (and hopefully improved) the wording.
2019-02-25 17:28:44 -10: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
David Gardiner 37d5cdba94 Add link to IClassFixture (#10334) 2019-01-11 06:15:38 -06:00
Rick Anderson 2b95139444
Update load-tests.md (#10296) 2019-01-09 13:22:24 -10:00
Rick Anderson a8e0ad21f8
Load testing/ra (#10262)
* Add a page for load testing

* Edit of load tests

* clean up

* clean up

* clean up
2019-01-08 08:23:48 -10:00
Luke Latham 01417fcae3
Surface troubleshooting code from IIS Int repo (#9689) 2018-11-27 16:06:43 -06:00
Luke Latham b1fda3af98
Surface test object cleanup content (#9691) 2018-11-27 15:59:41 -06:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Tom Dykstra df1548c70b
fix xrefs, finish deleting repo pattern (#9110) 2018-10-18 13:37:28 -07: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 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham f42ccd2d90 Add a note on SPA testing (#8082)
Fixes #7815
2018-08-14 15:59:15 -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 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Luke Latham f8bc543fd0
Spelling counts! (#7497) 2018-07-06 14:05:36 -05:00
Luke Latham 41e1a8c156
Update prereqs in Integration testing topic (#7490) 2018-07-06 12:36:24 -05:00
Scott Addie fe16bb8113
Add an HTML Helper-to-Partial Tag Helper migration section (#7474)
Fixes https://github.com/aspnet/Docs/issues/7464
Fixes https://github.com/aspnet/Docs/issues/7476

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/built-in/partial-tag-helper?branch=pr-en-us-7474&view=aspnetcore-2.1#migrate-from-html-helper)
2018-07-06 10:13:30 -05:00
Luke Latham ceea96d435 Add IDE links to Test index page (#7428) 2018-07-03 11:40:29 -06:00
Luke Latham 0a0ef9a086
Add version filter to integration testing topic 2018-07-02 15:46:57 -05:00
Scott Addie 7a0616e73b
Metadata updates to ASP.NET Core testing docs (#7185)
Addresses #6541
2018-06-20 12:22:30 -05:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Luke Latham ca564cd98c
Test, Debug, Troubleshoot updates (#7034) 2018-06-13 18:04:05 -05:00
Luke Latham 868b97c3bf
Fix sample link (#6976) 2018-06-10 13:34:51 -05:00
Luke Latham 7fbfbe0bbb
2.1 Sample Updates (Round 10) (#6840) 2018-06-04 12:05:08 -05:00
Luke Latham a1812fd3be
Update Test, debug, and troubleshoot (#6687) 2018-05-30 11:42:10 -05:00
Luke Latham b8ee7c29a2 Document improved support for integration testing (#6086)
* Integration testing topic

Updates

Updates

Updates

Updates

Updates

Update

* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"

This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.

* Updates

* Updates

* Add API ref links

* Updates

* Remove preview notice

* Updates

* Updates

Update

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

* Updates

* React to feedback

* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00