Skip to content

update edit page block #422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1922,3 +1922,7 @@ p code, li code {
font-size: 18px;
margin-bottom: 30px;
}

.page .alert-warning {
margin-top: 50px;
}
2 changes: 1 addition & 1 deletion css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/01-Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ Just by looking at the test body, you can clearly understand what is being teste


* **Next Chapter: [GettingStarted >](/docs/02-GettingStarted)**
<p>&nbsp;</p>

<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/01-Introduction.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/02-GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,5 +445,4 @@ After you have reviewed the basic concepts and configurations, you can start wri
* **Next Chapter: [AcceptanceTests >](/docs/03-AcceptanceTests)**
* **Previous Chapter: [< Introduction](/docs/01-Introduction)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/02-GettingStarted.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/03-AcceptanceTests.md
Original file line number Diff line number Diff line change
Expand Up @@ -900,5 +900,4 @@ If you need to access the database, you can use the [Db Module](http://codecepti
* **Next Chapter: [FunctionalTests >](/docs/04-FunctionalTests)**
* **Previous Chapter: [< GettingStarted](/docs/02-GettingStarted)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/03-AcceptanceTests.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/04-FunctionalTests.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,4 @@ If you are using a framework other than the ones listed here, create a module fo
* **Next Chapter: [UnitTests >](/docs/05-UnitTests)**
* **Previous Chapter: [< AcceptanceTests](/docs/03-AcceptanceTests)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/04-FunctionalTests.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/05-UnitTests.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,5 +527,4 @@ For most unit and integration testing, PHPUnit tests are enough. They run fast,
* **Next Chapter: [ModulesAndHelpers >](/docs/06-ModulesAndHelpers)**
* **Previous Chapter: [< FunctionalTests](/docs/04-FunctionalTests)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/05-UnitTests.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/06-ModulesAndHelpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,5 +592,4 @@ Helpers also can be used to extend the functionality of the original modules.
* **Previous Chapter: [< UnitTests](/docs/05-UnitTests)**


<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/06-ModulesAndHelpers.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/07-AdvancedUsage.md
Original file line number Diff line number Diff line change
Expand Up @@ -838,5 +838,4 @@ and write them faster using the interactive console. Codeception tests can be ea
* **Previous Chapter: [< ReusingTestCode](/docs/06-ReusingTestCode)**


<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/07-AdvancedUsage.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/08-Customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,5 +499,4 @@ If you see you have a problem that can be solved using these extensions, then gi
* **Next Chapter: [Data >](/docs/09-Data)**
* **Previous Chapter: [< BDD](/docs/07-BDD)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/08-Customization.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/09-Data.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,5 +423,4 @@ to operate with database through a data abstraction layer, and use the DataFacto
* **Next Chapter: [APITesting >](/docs/10-APITesting)**
* **Previous Chapter: [< Customization](/docs/08-Customization)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/09-Data.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/10-APITesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,5 +389,4 @@ Codeception has two modules that will help you to test various web services. The
* **Next Chapter: [Codecoverage >](/docs/11-Codecoverage)**
* **Previous Chapter: [< Data](/docs/09-Data)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/10-APITesting.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/11-Codecoverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,4 @@ It's never been easier to setup local and remote code coverage. Just one config
* **Previous Chapter: [< APITesting](/docs/10-APITesting)**


<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/11-Codecoverage.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/12-ContinuousIntegration.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,4 @@ It is highly recommended to use Continuous Integration system in development. Co
* **Next Chapter: [ParallelExecution >](/docs/12-ParallelExecution)**
* **Previous Chapter: [< Codecoverage](/docs/11-Codecoverage)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/12-ContinuousIntegration.md"><strong>Edit</strong> this page on GitHub</a></div>
1 change: 0 additions & 1 deletion docs/12-ParallelExecution.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,5 +471,4 @@ Codeception does not provide tools for parallel test execution. This is a comple

* **Previous Chapter: [< ContinuousIntegration](/docs/12-ContinuousIntegration)**

<p>&nbsp;</p>
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/12-ParallelExecution.md"><strong>Edit</strong> this page on GitHub</a></div>
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy