This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import type { | |
Reporter, | |
TestCase, | |
TestResult, | |
TestStatus, | |
} from '@playwright/test/reporter'; | |
import * as path from 'path'; | |
import { groupBy } from 'lodash'; | |
import { AsciiTable3, AlignmentEnum } from 'ascii-table3'; | |
// @ts-ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function importCSVFiles() | |
{ | |
var ss = SpreadsheetApp.getActiveSpreadsheet(); | |
Logger.log(`Active Spreadsheet: ${ss.getName()}`); | |
const rootFolderId = '1EDAXA7TbzCnzmczRMHD_LxoF0yopS5D2'; // Root folder | |
const csvFolderName = 'Data'; // Folder containing csv files and the Archive folder | |
const archiveFolderId = '1clsKkp0bauYkbg0uQj8LfaHIQIrpJWO8'; // Archive Folder | |
const destinationSheetName = 'final'; // destination sheet in spreadsheet | |
- iTerm + Fish + Solarized Theme
- VS Code
- Nightowl theme
- Material icon theme
- Bracket Pair Colorizer 2
- DotENV
- Git Lens
- Prettier
- Sublime Text Keymap
function convertCommentsToTree(comments) {
const commentsMap = comments.reduce((acc, comment) => {
comment.children = [];
acc[comment.id] = comment;
return acc;
}, {});
const sortedParentIds = new Set();
-
Zalon was only serving German speaking countries.
-
So we were already supporting 3 locales Germany (de-DE), Austria (de-AT) and Switzerland (de-CH)
-
Internationalization work was already done for our tools and the master copy for the apps were externalized.
-
Translation were managed in a tool named Transfix
-
The team (Product, UX, Tech) worked together on designing features and then product and UX briefed the copywriter about the feature and shared the master copy.
This is unmaintained and was created for personal use. As I passed the exam I have no use to keep this up to date. Feel free to fork
What are the consequences for a person driving a motor vehicle under the influence of drugs (e.g. hashish, heroin, cocaine)?
[x] Confiscation of driving licence or driving ban
[x] Compulsory medical/psychological examination
[x] Fine and/or imprisonment
In which instances do you have to approach a pedestrian crossing with particular care?