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; 21+ 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] 21+ messages in thread

end of thread, other threads:[~2012-06-04 14:13 UTC | newest]

Thread overview: 21+ 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

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).