23 Commits

Author SHA1 Message Date
ef6fe94634 test remove double build
All checks were successful
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Successful in 21s
2024-05-04 19:43:45 +02:00
e1c6f0d281 add 80% of coverage
All checks were successful
Build Docker Image Front / run (push) Successful in 21s
Build Docker Image Back / run (push) Successful in 22s
Test and coverage / coverage (pull_request) Successful in 49s
2024-05-04 16:25:12 +02:00
0a85c94b03 diasble annotation
All checks were successful
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 20s
Test and coverage / coverage (pull_request) Successful in 49s
2024-05-04 16:21:00 +02:00
feef7c4cf1 add custom tocken
Some checks failed
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Successful in 21s
Test and coverage / coverage (pull_request) Failing after 49s
2024-05-04 16:15:20 +02:00
e3acfe1a92 add pr number
Some checks failed
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 20s
Test and coverage / coverage (pull_request) Failing after 47s
2024-05-04 16:09:50 +02:00
6c93091109 run on all branche
Some checks failed
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Successful in 21s
Test and coverage / coverage (pull_request) Failing after 51s
2024-05-04 16:07:05 +02:00
bf94c5b262 fix name
Some checks failed
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Has been cancelled
2024-05-04 16:06:23 +02:00
0fda82da7a make some test
All checks were successful
Build Docker Image Front / run (push) Successful in 24s
Build Docker Image Back / run (push) Successful in 22s
2024-05-04 16:04:15 +02:00
5df15bc219 remake run test
Some checks failed
Build Docker Image Front / run (pull_request) Successful in 22s
Build Docker Image Back / run (pull_request) Successful in 23s
Build Docker Image Front / run (push) Successful in 22s
Build Docker Image Back / run (push) Successful in 21s
coverage / coverage (pull_request) Failing after 37s
2024-05-04 13:09:24 +02:00
dc0f478c38 test avec tout les modif
Some checks failed
coverage / coverage (pull_request) Failing after 54s
2024-05-04 12:59:53 +02:00
18dd40fbb5 add working dir
Some checks failed
coverage / coverage (pull_request) Failing after 49s
2024-05-04 12:25:14 +02:00
b857f54115 rm all custo
Some checks failed
coverage / coverage (pull_request) Failing after 31s
2024-05-04 12:23:43 +02:00
9ab3c401a6 rm some custo test
Some checks failed
coverage / coverage (pull_request) Failing after 37s
2024-05-04 12:21:52 +02:00
6e557f159a rm double ci
Some checks failed
coverage / coverage (pull_request) Failing after 35s
2024-05-04 12:09:25 +02:00
c238c547b8 rm log
Some checks failed
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 19s
Build Docker Image Front / run (pull_request) Successful in 22s
Build Docker Image Back / run (pull_request) Successful in 21s
coverage / coverage (pull_request) Failing after 35s
2024-05-04 12:08:10 +02:00
848ccbf5b4 feat test testU backend
Some checks failed
Build Docker Image Front / run (push) Successful in 25s
Build Docker Image Back / run (push) Successful in 20s
Build Docker Image Front / run (pull_request) Successful in 21s
Build Docker Image Back / run (pull_request) Successful in 21s
coverage / coverage (pull_request) Failing after 55s
2024-05-04 11:27:59 +02:00
2d2bb81b93 add ci test
Some checks failed
Build Docker Image Front / run (push) Successful in 24s
Build Docker Image Back / run (push) Successful in 21s
Jest test unit / build (push) Failing after 17s
Build Docker Image Front / run (pull_request) Successful in 21s
Build Docker Image Back / run (pull_request) Successful in 21s
2024-05-03 19:55:28 +02:00
801ab51150 run all test
All checks were successful
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 21s
Build Docker Image Front / run (pull_request) Successful in 22s
Build Docker Image Back / run (pull_request) Successful in 20s
2024-05-03 17:18:18 +02:00
120ed8182a add test and docs config
All checks were successful
Build Docker Image Front / run (push) Successful in 21s
Build Docker Image Back / run (push) Successful in 20s
Build Docker Image Front / run (pull_request) Successful in 22s
Build Docker Image Back / run (pull_request) Successful in 21s
2024-05-03 17:09:34 +02:00
94b2ce2d16 move app source
All checks were successful
Build Docker Image Front / run (push) Successful in 24s
Build Docker Image Back / run (push) Successful in 23s
Build Docker Image Front / run (pull_request) Successful in 21s
Build Docker Image Back / run (pull_request) Successful in 23s
2024-05-03 17:08:01 +02:00
04dfb78d57 use dotenv and add test package
All checks were successful
Build Docker Image Front / run (push) Successful in 24s
Build Docker Image Back / run (push) Successful in 21s
Build Docker Image Front / run (pull_request) Successful in 20s
Build Docker Image Back / run (pull_request) Successful in 20s
2024-05-03 11:56:42 +02:00
9a098e1433 change express project directory
All checks were successful
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 22s
Build Docker Image Front / run (pull_request) Successful in 21s
Build Docker Image Back / run (pull_request) Successful in 21s
2024-05-03 11:07:54 +02:00
231af73f96 add express test
All checks were successful
Build Docker Image Front / run (push) Successful in 23s
Build Docker Image Back / run (push) Successful in 21s
Build Docker Image Front / run (pull_request) Successful in 20s
Build Docker Image Back / run (pull_request) Successful in 23s
2024-05-03 11:00:01 +02:00
15 changed files with 11231 additions and 1669 deletions

View File

@ -6,9 +6,9 @@ on: #declancheur
- '*'
tags:
- v*
pull_request:
branches:
- master
# pull_request:
# branches:
# - master
jobs:
run: #jobs ID (nom du jobs)

19
.github/workflows/run_back_test.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Test and coverage
on:
pull_request:
branches:
- '*'
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
working-directory: Express/barAndCafe
test-script: npm run test
output: comment, report-markdown
prnumber: ${{ steps.findPr.outputs.number }}
custom-title: Coverage report for backend
github-token: ${{ secrets.PR_TOCKEN}}
annotations: none #disable annotation

View File

@ -0,0 +1,19 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
collectCoverage: true,
coverageDirectory: 'coverage',
collectCoverageFrom: [
'**/*.ts',
'!/nodemodules/',
'!/jest.config.js/',
'!/coverage/',
'!**/server.ts',
],
coverageThreshold: {
global: {
lines: 80,
},
},
};

View File

@ -0,0 +1,15 @@
{
"opts": {
"template": "node_modules/better-docs"
},
"tags": {
"allowUnknownTags": ["optional"]
},
"plugins": [
"node_modules/better-docs/typescript"
],
"source": {
"include": ["./src"],
"includePattern": "\\.(jsx|js|ts|tsx)$"
}
}

11059
Express/barAndCafe/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,33 @@
{
"main": "dist/server.js",
"scripts": {
"build": "rimraf dist && npx tsc",
"start": "node dist/index.js",
"predev": "npm run build",
"dev": "npx tsc -w & nodemon dist/server.js",
"docs": "jsdoc -c jsdoc.json",
"test": "jest"
},
"dependencies": {
"@types/express": "^4.17.21",
"@types/node": "^20.12.7",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"rimraf": "^5.0.5"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/supertest": "^6.0.2",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"better-docs": "^2.7.3",
"jest": "^29.7.0",
"jsdoc": "^4.0.3",
"nodemon": "^3.1.0",
"superagent": "^9.0.2",
"supertest": "^7.0.0",
"ts-jest": "^29.1.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
}
}

View File

@ -0,0 +1,22 @@
import express from "express";
/**
* Initialize Express application instance.
* @returns An initialized Express application object.
*/
const app = express();
/**
* Handle GET request for homepage route ('/').
* Send back a simple text response.
* @param {express.Request} req - HTTP Request object.
* @param {express.Response} res - HTTP Response object.
*/
function getRoot(req: express.Request, res: express.Response) {
res.send("hello world from dev");
}
app.get("/", getRoot);
export default app;

View File

@ -0,0 +1,10 @@
import * as dotenv from "dotenv";
import app from "./app";
dotenv.config({path: '../../.env'})
const port = parseInt(process.env.BAR_PORT || '3000')
app.listen(port, () =>{
console.log(`serveur running in ${port}`)
})

View File

@ -0,0 +1,38 @@
import request from "supertest";
import app from "../src/app";
import { Server, IncomingMessage, ServerResponse } from "http";
const port = 3000;
let serveur : Server<typeof IncomingMessage, typeof ServerResponse>
describe("Test the root path", () => {
beforeEach(() => {
serveur = app.listen(port, () =>{
console.log(`serveur running in ${port}`)
})
})
afterEach((done) => {
serveur.close(done)
})
test("It should response the GET method", done => {
request(app)
.get("/")
.then(response => {
expect(response.statusCode).toBe(200);
done();
});
});
test("It should response the GET method", done => {
request(app)
.get("/")
.then(response => {
expect(response.text).toEqual("hello world from dev")
done();
});
});
});

View File

@ -28,9 +28,9 @@
"module": "commonjs", /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */
// "moduleResolution": "node10", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
"baseUrl": "src", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
"rootDirs": ["./src"], /* Allow multiple folders to be treated as one when resolving modules. */
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */

View File

@ -0,0 +1,11 @@
meta {
name: express test
type: http
seq: 3
}
get {
url: http://localhost:3000
body: none
auth: none
}

View File

@ -1,13 +0,0 @@
import express from "express";
const port = 3000; //TODO: mettre port en .ENV
const app = express();
app.get("/", (req, res) => {
res.send("helloworld form dev")
})
app.listen(port, () =>{
console.log(`serveur running in ${port}`)
})

1633
express/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,18 +0,0 @@
{
"scripts": {
"build": "rimraf dist && npx tsc",
"start": "node dist/index.js",
"predev": "npm run build",
"dev": "npx tsc -w & nodemon dist/index.js"
},
"dependencies": {
"@types/express": "^4.17.21",
"@types/node": "^20.12.7",
"express": "^4.19.2",
"rimraf": "^5.0.5",
"typescript": "^5.4.5"
},
"devDependencies": {
"nodemon": "^3.1.0"
}
}