noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 02/08: Task #1044 - Implementation de Test Te


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/08: Task #1044 - Implementation de Test Test : must be adapted to you
Date: Tue, 18 Nov 2014 18:37:32 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 98aa08504162503c9d109c15903035a862cdada0
Author: Dany De Bontridder <address@hidden>
Date:   Tue Nov 18 18:00:59 2014 +0100

    Task #1044 - Implementation de Test
    Test : must be adapted to you
---
 scenario/ajax-add-card-category.php |   15 +++++++++++++++
 scenario/ajax-detail-operation1.php |   14 ++++++++++++++
 scenario/ajax-detail-operation2.php |   14 ++++++++++++++
 scenario/ajax-detail-operation3.php |   14 ++++++++++++++
 scenario/ajax-detail-operation4.php |   14 ++++++++++++++
 scenario/ajax-save-operation.php    |   35 +++++++++++++++++++++++++++++++++++
 scenario/scenario-1416078146.php    |   14 ++++++++++++++
 7 files changed, 120 insertions(+), 0 deletions(-)

diff --git a/scenario/ajax-add-card-category.php 
b/scenario/ajax-add-card-category.php
new file mode 100644
index 0000000..3988aeb
--- /dev/null
+++ b/scenario/ajax-add-card-category.php
@@ -0,0 +1,15 @@
+<?php 
+//@description:st montre choix des catégories de fiches 
+$_GET=array (
+  'gDossier' => '42',
+  'ctl' => 'select_card_div',
+  'op' => 'st',
+  'fil' => '-1',
+  'ledger' => '2',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_card.php';
diff --git a/scenario/ajax-detail-operation1.php 
b/scenario/ajax-detail-operation1.php
new file mode 100644
index 0000000..8245ac1
--- /dev/null
+++ b/scenario/ajax-detail-operation1.php
@@ -0,0 +1,14 @@
+<?php 
+//@description:de Detail d'un achat
+$_GET=array (
+  'gDossier' => '27',
+  'act' => 'de',
+  'jr_id' => '2856',
+  'div' => 'det2',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_ledger.php';
diff --git a/scenario/ajax-detail-operation2.php 
b/scenario/ajax-detail-operation2.php
new file mode 100644
index 0000000..851d0f8
--- /dev/null
+++ b/scenario/ajax-detail-operation2.php
@@ -0,0 +1,14 @@
+<?php 
+//@description:de Detail operation
+$_GET=array (
+  'gDossier' => '27',
+  'act' => 'de',
+  'jr_id' => '2870',
+  'div' => 'det2',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_ledger.php';
diff --git a/scenario/ajax-detail-operation3.php 
b/scenario/ajax-detail-operation3.php
new file mode 100644
index 0000000..9a99ed6
--- /dev/null
+++ b/scenario/ajax-detail-operation3.php
@@ -0,0 +1,14 @@
+<?php 
+//@description:de Detail VEN
+$_GET=array (
+  'gDossier' => '27',
+  'act' => 'de',
+  'jr_id' => '3532',
+  'div' => 'det2',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_ledger.php';
diff --git a/scenario/ajax-detail-operation4.php 
b/scenario/ajax-detail-operation4.php
new file mode 100644
index 0000000..aaa2428
--- /dev/null
+++ b/scenario/ajax-detail-operation4.php
@@ -0,0 +1,14 @@
+<?php 
+//@description:de Detail ODS
+$_GET=array (
+  'gDossier' => '27',
+  'act' => 'de',
+  'jr_id' => '2826',
+  'div' => 'det2',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_ledger.php';
diff --git a/scenario/ajax-save-operation.php b/scenario/ajax-save-operation.php
new file mode 100644
index 0000000..c12c38a
--- /dev/null
+++ b/scenario/ajax-save-operation.php
@@ -0,0 +1,35 @@
+<?php 
+//@description:save
+$_GET=array (
+);
+$_POST=array (
+  'whatdiv' => 'det2',
+  'jr_id' => '2856',
+  'gDossier' => '27',
+  'p_date' => '05.12.2013',
+  'p_ech' => '',
+  'p_date_paid' => '',
+  'npj' => 'ACH607',
+  'lib' => 'Consommable, ptit matériel',
+  'jrn_note' => '',
+  'j_id' => 
+  array (
+    0 => '7629',
+    1 => '7630',
+  ),
+  'BON_COMMANDE' => '',
+  'OTHER' => '',
+  'raptdet2' => '',
+  'related' => '327,231,330',
+  'Fermer' => 'Fermer',
+  'save' => 'Sauver',
+  'Effacer' => 'Effacer',
+  'bextdet2' => 'Extourner',
+  'rapt' => '',
+  'div' => 'det2',
+  'act' => 'save',
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_ledger.php';
diff --git a/scenario/scenario-1416078146.php b/scenario/scenario-1416078146.php
new file mode 100644
index 0000000..a16a410
--- /dev/null
+++ b/scenario/scenario-1416078146.php
@@ -0,0 +1,14 @@
+<?php 
+//@description:bc
+$_GET=array (
+  'gDossier' => '42',
+  'ctl' => 'div_new_card',
+  'fd_id' => '2',
+  'op' => 'bc',
+);
+$_POST=array (
+);
+$_POST['gDossier']=$gDossierLogInput;
+$_GET['gDossier']=$gDossierLogInput;
+ $_REQUEST=array_merge($_GET,$_POST);
+include 'ajax_card.php';



reply via email to

[Prev in Thread] Current Thread [Next in Thread]