git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC]Test environment for Git-MediaWiki
@ 2012-05-30 16:30 Simon.Cathebras
  2012-05-30 17:04 ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Simon Cathebras
                   ` (5 more replies)
  0 siblings, 6 replies; 27+ messages in thread
From: Simon.Cathebras @ 2012-05-30 16:30 UTC (permalink / raw)
  To: git
  Cc: Matthieu Moy, charles.roussel, julien.khayat, Simon PERRAT,
	Guillaume Sasdy

Hello all,

We are developing the test environment for the Git-MediaWiki project.
For now, we have focused mainly on the environment with some simple test 
cases.

In this version, we have developed a script to install and delete a 
MediaWiki wiki easily.
The environment provides shell functions to manage a wiki (fetch, 
delete, edit a page, compare the content of a page) and a git-mediawiki 
() repository.
There are two simple test cases for git clone.

You can find all the code in our Github: 
https://github.com/Fafinou/git/wiki and how to install and run the tests.

We would like you to give us a lot of comments about our code :)

Note
* In this version we have a binary file "wikidb.sqlite" which contains 
an empty SQLite3 database. We know this is not a good thing to put a 
binary file in a repository so we will change this bad behavior later 
(we will generate the "wikidb.sqlite" file with a http request to the 
config page of MediaWiki)
* We will add simple test cases for pull and push the soonest

Thanks you in advance for your time ;)

-- 
CATHEBRAS Simon

2A-ENSIMAG

Filière Ingéniérie des Systèmes d'Information
Membre Bug-Buster

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [Git-MediaWiki] Test environment for Git-MediaWiki
@ 2012-06-05 13:20 Simon.Cathebras
  2012-06-05 13:25 ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Simon Cathebras
  0 siblings, 1 reply; 27+ messages in thread
From: Simon.Cathebras @ 2012-06-05 13:20 UTC (permalink / raw)
  To: git
  Cc: Matthieu Moy, julien.khayat, Simon PERRAT, Guillaume Sasdy,
	Charles Roussel, peff, gitster

Good afternoon,

This test environment is created to test the previously implemented 
git-remote-mediawiki, which was developped last year.
We created in this environment some functions to manipulate a MediaWiki. 
This way, it will be easier to build some tests for the Git-MediaWiki 
contribution.

This is our third version for this test environment. We have removed 
several errors in our code since the V1. Plus, we added some tests using 
our environment. We are now presenting our code for an inclusion into 
the P.U branch.

If you want to test our code, please have a look in this wiki : 
https://github.com/Fafinou/git/wiki .
And follow the instructions.

If you have any correction(s) proposal, please let us know, and we will 
fix them as soon as possible.
Thank you in advance for your attention ;).

Have a nice day.

Simon C, for the Team

--
CATHEBRAS Simon

2A-ENSIMAG

Filière Ingéniérie des Systèmes d'Information
Membre Bug-Buster

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2012-06-08  9:09 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 16:30 [PATCH/RFC]Test environment for Git-MediaWiki Simon.Cathebras
2012-05-30 17:04 ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Simon Cathebras
2012-05-30 17:04   ` [PATCH 2/3] Test environment of git-remote-mw Simon Cathebras
2012-05-31  7:17     ` Matthieu Moy
2012-06-01  8:53       ` Simon.Cathebras
2012-06-01  9:02         ` Matthieu Moy
2012-06-01  9:21           ` Matthieu Moy
2012-05-30 17:04   ` [PATCH 3/3] Tests file for git-remote-mediawiki Simon Cathebras
2012-05-31  7:19   ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Matthieu Moy
2012-05-31 18:13 ` [PATCH 1/2] FIX: t9360. NEW test t9361 for git pull and git push Guillaume Sasdy
2012-05-31 18:13   ` [PATCH 2/2] FIX: Syntax of shell and perl scripts and posix compliant Guillaume Sasdy
2012-05-31 18:16 ` [PATCH] " Guillaume Sasdy
2012-05-31 18:27 ` Guillaume Sasdy
2012-05-31 18:31 ` [PATCH 1/3] FIX: cmd_* moved to wiki_* in test-gitmw-lib.sh and other files Guillaume Sasdy
2012-06-01 10:41 ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Guillaume Sasdy
2012-06-01 10:41   ` [PATCH 2/3] Test environment of git-remote-mw Guillaume Sasdy
2012-06-01 11:49     ` Matthieu Moy
2012-06-01 14:43       ` Simon.Cathebras
2012-06-02 10:47         ` Matthieu Moy
2012-06-04 14:13           ` Simon.Cathebras
2012-06-01 10:41   ` [PATCH 3/3] Tests file for git-remote-mediawiki Guillaume Sasdy
  -- strict thread matches above, loose matches on Subject: below --
2012-06-05 13:20 [Git-MediaWiki] Test environment for Git-MediaWiki Simon.Cathebras
2012-06-05 13:25 ` [PATCH 1/3] Script to install, delete and clear a MediaWiki Simon Cathebras
2012-06-05 13:25   ` [PATCH 3/3] Tests file for git-remote-mediawiki Simon Cathebras
2012-06-06 20:18     ` Matthieu Moy
2012-06-08  8:04       ` Simon.Cathebras
2012-06-08  8:57         ` Matthieu Moy
2012-06-08  9:04           ` Simon Perrat
2012-06-08  9:08             ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).